Armory
Source
Browse
Workflows

tech-debt-2

Analyze and remediate technical debt — inventory debt items, score by impact, and produce a prioritized remediation plan with estimated effort.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install tech-debt-2 --cli claude

writes the file to.claude/commands/tech-debt-2.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/commands/tech-debt-2.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

wshobson/agents workflow tech-debt from the codebase-cleanup plugin. Analyze and remediate technical debt — inventory debt items, score by impact, and produce a prioritized remediation plan with estimated effort.

When to use it

Analyze and remediate technical debt — inventory debt items, score by impact, and produce a prioritized remediation plan with estimated effort.

How to install / invoke

# copy the workflow into your project's .claude/commands/
curl -sL https://github.com/wshobson/agents/raw/main/plugins/codebase-cleanup/commands/tech-debt.md -o .claude/commands/tech-debt.md

Notes

Extracted from wshobson/agents. Plugin: codebase-cleanup.