Catches AI-introduced tech debt at write-time Works with any coding agent. Any stack. Two decades of tech-debt research, distilled into a plugin and validated across dozens of codebases.
> /plugin marketplace add bcanfield/agentic-tech-debt> /plugin install debt-ops@agentic-tech-debt
Repo: bcanfield/agentic-tech-debt
What's inside
Catches AI-introduced tech debt at write-time
Works with any coding agent. Any stack.
Two decades of tech-debt research, distilled into a plugin and validated across dozens of codebases.
Just needs a git repo and Python 3.10+.
Claude Code
/plugin marketplace add bcanfield/agentic-tech-debt
/plugin install debt-ops@agentic-tech-debt
codex plugin marketplace add bcanfield/agentic-tech-debt
# then, inside Codex: /plugins → install debt-ops
One-click install via the plugin (hooks + skills bundled):
/add-plugin # then pick debt-ops, or browse cursor.com/marketplace
Prefer to install by hand? Copy hooks.local.json + the scripts into .cursor/ and the skills into .agents/skills/:
mkdir -p .cursor/hooks .agents/skills
cp cursor/hooks/hooks.local.json .cursor/hooks.json
cp cursor/hooks/*.py .cursor/hooks/
cp -r cursor/skills/debt-ops-* .agents/skills/
See the Cursor adapter README for details.
copilot plugin marketplace add bcanfield/agentic-tech-debt
copilot plugin install debt-ops@agentic-tech-debt
Then run debt-ops-init once — Copilot has no per-session inject, so this writes the
disciplines into your charter (.github/copilot-instructions.md or AGENTS.md). See the
Copilot adapter README for the manual-install alternative and details.
Via portable Agent Skills:
npx skills add bcanfield/agentic-tech-debt
Then run debt-ops-init once to write the disciplines into your AGENTS.md.
Claude Code /debt-ops:<name> · Codex $<name>:
drop A, drop A,C, or drop all.CLAUDE.md/AGENTS.md so the team shares them.AI writes more code and cleans up less of it: across 211M lines, one study saw refactoring more than halve while duplicated code kept climbing. So debt piles up faster than you can review it. The fixes are well understood: keep it visible, pay it down over time, record the decisions. debt-ops wires those into the agent loop as nine cited pillars. Full research synthesis.
FAQ
agentic-tech-debt is a Claude Code plugin with 8 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes add, init, metrics. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.
Is this plugin yours?
Claim it with GitHubSubmit a pluginPromote it