What problem does it solve?
This Skill automates the process of verifying and triaging backlog items (bon items) across multiple repositories, ensuring that items are only closed after their completion is confirmed against the actual codebase, preventing the accumulation of stale or outdated tasks.
Core Features & Use Cases
- Automated Verification: Dispatches subagents to check if backlog items are truly done, stale, or still active by examining the codebase.
- 5-Phase Workflow: Guides users through Survey, Verify, Summarize, Act, and Snapshot phases for a structured backlog review.
- Cross-Repo Triage: Manages and presents a unified view of open items from multiple repositories.
- Use Case: Conduct a monthly backlog review by running
/audit to automatically check all open tasks in your project repos, identify what's genuinely completed, and get a clear summary for approval before closing them.
Quick Start
Run the audit skill to begin a cross-repo backlog review.