What problem does it solve?
This Skill helps teams stop letting a growing tech-debt backlog rot in place by reviewing relevance, verifying status against the current codebase, and re-prioritizing for actionable PM decisions.
Core Features & Use Cases
- Backlog verification against current code: Pre-checks likely “already fixed” items via git history, then dispatches per-system “Haiku agents” to confirm still-open vs already-fixed vs partially-addressed.
- Prior-rejection awareness: Surfaces prior out-of-scope enhancement rejections that overlap with incoming items to avoid repeating failed proposals.
- Deduplication across debt and bugs: Cross-references overlapping bug backlog entries (e.g., BS-* with DCH-/WAA- overlaps) to prevent duplicated effort.
- LoE-weighted hot-zone identification: Uses completion logs filtered to tech-debt activity to detect festering subsystems or chronic avoidance areas for PM attention.
- PM decision framing and backlog updates: Produces grouped triage results, prompts explicit close/reprioritize/YAGNI choices, then updates tasks/debt-backlog.md and writes new out-of-scope concept files when needed.
Quick Start
Ask the coordinator to run the debt-triage skill to review tasks/debt-backlog.md, verify each item, and return a prioritized set of actions and PM decisions.