What problem does it solve?
It turns an open bug backlog into a clear, sprint-ready plan by re-evaluating each bug’s severity versus fix urgency, preventing critical issues from slipping between sprints, and highlighting systemic trend patterns.
Core Features & Use Cases
- Severity/Priority Reclassification: Maps each bug to objective severity (S1–S4) and recommended priority (P1–P4) using consistent definitions (or a reference file when available).
- Sprint-Aware Assignment: Assigns fixable P1/P2 bugs to the current sprint when running in sprint mode, or distributes them across current/next sprint/backlog in full mode while avoiding blind “capacity overfill.”
- Trend & Risk Detection: Detects systemic hotspots (e.g., clusters by system), regression indicators (bugs against completed stories), aged bugs, and flags “critical unassigned” outcomes.
Quick Start
Run bug-triage in sprint mode for the current sprint by instructing the AI: "/bug-triage sprint".