What problem does it solve? A one-line bug report is rarely an actionable task. This Skill turns a loose bullet-point list of 10-30 bugs or issues into detailed, standalone markdown task files in /tmp/backlog/ that a future implementer agent can pick up without any additional context. ## Core Features & Use Cases - Interview-driven clarification: Uses the grill-me interview pattern to uncover what is actually broken, why it matters, and what "fixed" looks like, instead of guessing from one-line descriptions. - Subsystem clustering and interleaved numbering: Groups tasks by subsystem and round-robin assigns task numbers so parallel implementation minimizes merge conflicts. - Standardized task template with universal instructions: Writes per-task files with Problem, Acceptance criteria, and Implementation notes sections, then appends universal QA and implementation guidance via an idempotent shell script. - Use Case: Paste a raw list of 15 bug reports from your issue tracker and receive 15 self-contained task files in /tmp/backlog/, each ready for an autonomous implementer agent. ## Quick Start Ask the agent to groom this backlog list of bugs into standalone task files using the backlog skill.