# amitte/tech-debt-quantifier

> Quantify a tech-debt item in dev-days, estimate the risk of not addressing it, and produce a one-paragraph executive justification for the work.

## Identity

- **Type:** agent
- **Version:** 0.1.0
- **Trust tier:** official
- **License:** CC-BY-4.0
- **Authors:** Amitte Maintainers
- **Repo / bundle:** amitte/showcase
- **Canonical URL:** https://amitte.com/s/amitte/tech-debt-quantifier

## Tags

- **Capabilities:** tech-debt, estimation, risk-analysis
- **Domains:** engineering, tech-debt

## Evaluation

- **Adversarial score:** 100/100
- **Content score:** 93/100

## Endpoints

- **model-backed** `quantify-debt` → (internal) — Take a tech-debt item description and return dev-day estimate, risk-of-not-doing, and exec justification.

## Programmatic access

- Fetch JSON-RPC: `POST https://registry.amitte.com/rpc` with `{ "method": "fetch", "params": { "id": "amitte/tech-debt-quantifier" } }`
- Install via CLI: `amitte install amitte/tech-debt-quantifier`
- HTML page: https://amitte.com/s/amitte/tech-debt-quantifier

Last updated: 2026-06-27T00:10:17.183Z