bcanfield/agentic-tech-debt

Every shortcut your coding agent takes, saved to your repo as it happens. Fix them when you're ready.

8Stars on the repository
17Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

add

01

bcanfield/agentic-tech-debt

Skill Claude CodeCodex

Register a deferred decision in the debt registry. Trigger by judgment, not a marker scan, whenever a future reader would ask "why this way?": an unmade decision, stub, loosened type, bypassed check, swallowed error, a default picked "for now", or a TODO/FIXME/HACK/XXX marker. Trigger immediately whenever you defer…

8 2d ago A 110 tokens original MIT

init

02

bcanfield/agentic-tech-debt

Skill Claude CodeCodex

Write or refresh the ## Tech debt operations section in CLAUDE.md so a team shares one source of truth for debt-ops disciplines and cached quality commands. Idempotent. Only the managed section changes; other sections are untouched. Invoked explicitly via /debt-ops:init (solo users get the same content from the…

8 2d ago A 74 tokens original MIT

metrics

03

bcanfield/agentic-tech-debt

Skill Claude CodeCodex

Print a debt-ops health summary from the metrics log, covering registration rate, hook feedback action rate, ADR creation, and AI-authored share. Use when the user asks for "debt-ops metrics", "debt health", "registry stats", or invokes /debt-ops:metrics. Read-only, never writes the log.

8 2d ago A 72 tokens original MIT

review

04

bcanfield/agentic-tech-debt

Skill Claude CodeCodex

Audit the debt registry, rank survivors by churn × Fowler quadrant, surface a top-N list, then walk paydown on user follow-up. Use when the user asks to review debt, see what to pay down, work through entries, or invokes /debt-ops:review. Stale entries drop with drop A,B,C.

8 2d ago A 70 tokens original MIT

debt-ops-add

05

bcanfield/agentic-tech-debt

Skill Claude CodeCodex

Register a deferred decision in the tech-debt registry. Trigger by judgment, not a marker scan, whenever a future reader would ask "why this way?": an unmade decision, stub, loosened type, bypassed check, swallowed error, a default picked "for now", or a TODO/FIXME/HACK/XXX marker. Trigger immediately whenever you…

8 2d ago A 115 tokens original MIT

debt-ops-init

06

bcanfield/agentic-tech-debt

Skill Claude CodeCodex

Write or refresh a "Tech debt operations" section in the project's AGENTS.md so the team shares one source of truth for debt-ops disciplines. Run ONLY when the user explicitly asks to set up, install, or initialize debt-ops disciplines — never auto-invoke. Idempotent; only the managed section changes, other sections…

8 2d ago A 76 tokens original MIT

debt-ops-metrics

07

bcanfield/agentic-tech-debt

Skill Claude CodeCodex

Print a debt-ops health summary from the metrics log, covering registration rate, feedback action rate, ADR creation, and AI-authored share. Use when the user asks for "debt-ops metrics", "debt health", "registry stats", or a tech-debt health summary. Read-only, never writes the log.

8 2d ago A 74 tokens original MIT

debt-ops-review

08

bcanfield/agentic-tech-debt

Skill Claude CodeCodex

Audit the tech-debt registry, rank survivors by churn × Fowler quadrant, surface a top-N list, then walk paydown on user follow-up. Use when the user asks to review debt, see what to pay down, work through entries, or check the debt registry. Stale entries drop with "drop A,B,C".

8 2d ago A 72 tokens copy · 86% MIT