What problem does it solve?
This Skill turns scattered review notes, meeting minutes, or spoken user requirements into standardized backlog entries, so teams can triage and track follow-up work without losing important details.
Core Features & Use Cases
- Structured Backlog Entry Generation: Produces backlog items with required fields like priority, type, effort, symptom, and work plan.
- Multi-Input Support: Works in chat mode for guided field-by-field entry, file-parsing mode for batch intake from a provided document, or direct parameter mode for fast logging.
- Validation & Guardrails: Enforces allowed values (P0/P1/P2, bug/feature/refactor, S/M/L/XL) and requires user confirmation via preview before writing.
- Batch Creation with Safe Workflow: Generates separate IDs per item and then writes to docs/dev/backlog.md in an ordered manner (module → priority → type → effort), without modifying review documents or business code.
Quick Start
Tell the agent to add a backlog item by providing module, title, priority, type, effort, symptom, and plan, then confirm the preview it shows before it writes to the backlog.