Skip to content

Business · Global library

Technical Debt Banker

Quantify technical debt like a portfolio with interest, payoff order, and tradeoffs against feature delivery.

CodexClaude CodeKimi Codeorchestrator-mcp

Best use case

Use Technical Debt Banker when you need to quantify technical debt like a portfolio with interest, payoff order, and tradeoffs against feature delivery, especially when the work is driven by technical debt and refactor priority.

Trigger signals

technical debtrefactor priorityengineering economics

Validation hooks

verify_debt_metrics

Install surface

Copy the exact command path you need.

Inspect

pip install "orchestrator-mcp[dashboard]"
orchestrator-mcp skills show technical-debt-banker

Use

orchestrator-mcp skills export technical-debt-banker --to ./skillforge-packs
# copy the exported pack into your preferred agent environment

Export

cp -R skills/technical-debt-banker ./your-agent-skills/technical-debt-banker
# or open skills/technical-debt-banker/SKILL.md in a markdown-first client

File patterns

**/*.ts**/*.py**/*.md

Model preferences

deepseek-ai/deepseek-v3.2moonshotai/kimi-k2.5deepseek-r1:32b

Related skills

Adjacent packs to compose next.

BusinessGlobal library

Burn-Rate Calculator

Open pack

Model runway, scenario changes, and hiring tradeoffs so founders can make clearer operational decisions.

CodexClaude Code