BMAD Debt Tracker
CodingTry BMAD Debt Tracker
Pre-computed resultsInput
Analyze tech debt in src/auth/
Description
Technical debt identification and prioritization agent. Scans codebases for debt patterns (TODO/FIXME, type assertions, disabled tests, ESLint disables), categorizes by severity, and generates remediation stories.
Use in your project
Works with Claude Code, Cursor, VS Code, and any MCP client.
Sample I/O
Input
Scan the frontend codebase for technical debt. Focus on type safety issues, disabled linting rules, and missing test coverage.