credit-memo

GitHub

用于撰写信贷备忘录,涵盖借款人故事、融资结构、还款来源、财务比率分析及风险缓释措施。适用于信用审批会准备,确保每笔风险均有应对方案或明确接受理由,提供完整的决策支持文档。

plugins/pm-banking/skills/credit-memo/SKILL.md mohitagw15856/pm-claude-skills

Trigger Scenarios

撰写信贷备忘录 准备信贷申请 起草信贷报告 为信审会准备交易材料

Install

npx skills add mohitagw15856/pm-claude-skills --skill credit-memo -g -y
More Options

Non-standard path

npx skills add https://github.com/mohitagw15856/pm-claude-skills/tree/main/plugins/pm-banking/skills/credit-memo -g -y

Use without installing

npx skills use mohitagw15856/pm-claude-skills@credit-memo

指定 Agent (Claude Code)

npx skills add mohitagw15856/pm-claude-skills --skill credit-memo -a claude-code -g -y

安装 repo 全部 skill

npx skills add mohitagw15856/pm-claude-skills --all -g -y

预览 repo 内 skill

npx skills add mohitagw15856/pm-claude-skills --list

SKILL.md

Frontmatter
{
    "name": "credit-memo",
    "description": "Write a credit memo for a lending decision: borrower story, facility structure, repayment sources, financial-ratio spread with covenant headroom, risk factors with mitigants, risk-rating rationale, and a recommendation. Use when asked to write a credit memo, credit application, credit paper, loan write-up, or prepare a deal for credit committee. Produces a complete credit memo ready for committee review."
}

Credit Memo Skill

A credit memo has one job: let a committee member who has never met the borrower decide whether the bank gets its money back. This skill writes that document — the story, the structure, the numbers, and the risks — with the discipline that every risk carries a mitigant or an explicit acceptance, and every rating has a stated rationale.

What This Skill Produces

  • A borrower story (business, ownership, management, why they need the money)
  • A facility structure table (amount, tenor, pricing, security, guarantees, covenants)
  • Repayment sources: primary, secondary, tertiary — each tested
  • A financial-ratio spread with trends and covenant headroom
  • Risk factors, each paired with a mitigant or an explicit acceptance
  • Risk-rating rationale and a clear recommendation

Required Inputs

Ask for what's missing; from a thin brief, draft with every inferred figure labelled [assumed — verify]:

  • Borrower — business, ownership, years operating, management
  • Request — facility type, amount, tenor, purpose, proposed pricing and security
  • Financials — 2–3 years of revenue, EBITDA, debt, interest expense, working capital; projections if available
  • Existing exposure and relationship history
  • Proposed covenants and the institution's rating scale, if available

Credit Framework

Borrower story. What the business does, who owns and runs it, and why they need the money now — growth, refinance, working-capital cycle, or distress dressed as growth. The purpose must match the tenor and structure (don't fund long-term assets with short-term debt).

Repayment sources — the core of the memo:

  • Primary: operating cash flow. Test with DSCR = cash available for debt service ÷ total debt service. Common framing: ≥1.25x is conventional comfort; 1.0–1.25x is tight and needs a covenant fence; <1.0x means the deal relies on the secondary source — say so in those words.
  • Secondary: collateral. State value, valuation date and basis, advance rate, and realistic liquidation value under stress — not appraisal value.
  • Tertiary: guarantor/sponsor support. Verified net worth and liquidity, and the honest note that guarantees are a negotiating position, not cash.

Ratio spread. Show at least: leverage (Debt/EBITDA), DSCR, interest coverage, current ratio, and any sector-critical metric — 2–3 years of trend, not a snapshot. Frame thresholds as conventional reference points and calibrate to the institution's grid. For each proposed covenant, compute day-one headroom: (actual − required) ÷ required.

Risks and mitigants. Every risk gets a structural mitigant (covenant, security, guarantee, pricing) or an explicit acceptance with rationale ("accepted: single-customer concentration, mitigated partially by 3-year contract; residual risk accepted given…"). A mitigant-free risk list is a memo that hasn't finished its job.

Rating and recommendation. State the rating driver in one sentence (cash-flow strength, leverage, collateral quality, or sector) and what would move it a notch either way. Recommend: approve / approve with conditions (name them) / decline.

Output Format

Credit memo: [borrower / facility / date]

1. Recommendation & rating — up front: approve/conditions/decline, proposed rating, one-paragraph why. 2. Borrower story — business, ownership, management, purpose. 3. Facility structure — table: facility | amount | tenor | pricing | security | guarantees. 4. Repayment sources — primary / secondary / tertiary, each tested with numbers. 5. Financial spread — table: metric | FY-2 | FY-1 | current | proj | covenant | headroom. 6. Risks & mitigants — table: risk | mitigant or explicit acceptance | residual. 7. Conditions & covenants — with day-one headroom.

End with: "This memo is analytical support, not a credit decision. Approval authority, rating, and terms follow your institution's credit policy and applicable regulation."

Quality Checks

  • Purpose, tenor, and structure are consistent (no long assets on short money)
  • All three repayment sources are addressed; if primary DSCR <1.0x the memo says the deal leans on collateral
  • Collateral is valued on realistic liquidation basis with valuation date stated
  • Every risk has a mitigant or an explicit, reasoned acceptance — none is bare
  • Ratios show trend, not a single year; covenant headroom is computed
  • Rating rationale names its driver and the notch-mover in both directions
  • Assumed figures are labelled [assumed — verify]

Anti-Patterns

  • Do not list a risk without a mitigant or an explicit acceptance — bare risk lists are unfinished analysis
  • Do not let the borrower's narrative substitute for the numbers — reconcile story and spread, and flag where they disagree
  • Do not count a guarantee as a repayment source without verified guarantor liquidity
  • Do not use appraisal value as liquidation value
  • Do not bury the recommendation at the end — committee reads it first
  • Do not fabricate financials from a thin brief — label every inferred number

Version History

  • 54fad50 Current 2026-07-19 12:44

Same Skill Collection

exports/openclaw/360-feedback-template/SKILL.md
exports/openclaw/401k-plan-decoder/SKILL.md
exports/openclaw/ab-test-planner/SKILL.md
exports/openclaw/ab-test-readout/SKILL.md
exports/openclaw/accessibility-audit/SKILL.md
exports/openclaw/account-plan/SKILL.md
exports/openclaw/acquirer-red-team/SKILL.md
exports/openclaw/ad-copy/SKILL.md
exports/openclaw/aeo-optimizer/SKILL.md
exports/openclaw/agenda-or-cancel/SKILL.md
exports/openclaw/agent-design-review/SKILL.md
exports/openclaw/agent-observability-spec/SKILL.md
exports/openclaw/agent-spec/SKILL.md
exports/openclaw/ai-ethics-review/SKILL.md
exports/openclaw/ai-eval-plan/SKILL.md
exports/openclaw/ai-feature-prd/SKILL.md
exports/openclaw/ai-product-canvas/SKILL.md
exports/openclaw/air-quality/SKILL.md
exports/openclaw/altitude-shifter/SKILL.md
exports/openclaw/ambiguity-resolver/SKILL.md
exports/openclaw/analyst-relations-brief/SKILL.md
exports/openclaw/announcement-card/SKILL.md
exports/openclaw/api-docs-writer/SKILL.md
exports/openclaw/api-test-plan/SKILL.md
exports/openclaw/api-versioning-strategy/SKILL.md
exports/openclaw/apology-letter/SKILL.md
exports/openclaw/architecture-decision-record/SKILL.md
exports/openclaw/architecture-diagram/SKILL.md
exports/openclaw/archive-strategy/SKILL.md
exports/openclaw/assumption-bounty/SKILL.md
exports/openclaw/assumption-mapper/SKILL.md
exports/openclaw/async-update-format/SKILL.md
exports/openclaw/auto-repair-estimate-decoder/SKILL.md
exports/openclaw/autopilot-charter/SKILL.md
exports/openclaw/benefits-decoder/SKILL.md
exports/openclaw/bid-tender-review/SKILL.md
exports/openclaw/board-deck-narrative/SKILL.md
exports/openclaw/board-minutes/SKILL.md
exports/openclaw/board-pre-read/SKILL.md
exports/openclaw/bom-cost-review/SKILL.md
exports/openclaw/bookkeeping-categorization/SKILL.md
exports/openclaw/boolean-search-builder/SKILL.md
exports/openclaw/brag-doc/SKILL.md
exports/openclaw/brainstorming/SKILL.md
exports/openclaw/brief-builder/SKILL.md
exports/openclaw/briefing-note/SKILL.md
exports/openclaw/budget-builder/SKILL.md
exports/openclaw/budget-variance-analysis/SKILL.md
exports/openclaw/bug-diagnosis/SKILL.md
exports/openclaw/bug-report/SKILL.md

Metadata

Files
0
Version
471c606
Hash
f969d0fe
Indexed
2026-07-19 12:44

- 위키
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-30 11:14
浙ICP备14020137号-1 $방문자$