What problem does it solve?
This Skill transforms high-level sprint targets into a detailed, actionable Task Queue, ensuring every task is precisely defined with necessary analyses and constraints before implementation begins.
Core Features & Use Cases
- Task Decomposition: Breaks down Epics and Stories into granular, implementable tasks.
- Per-Task Analysis: Generates detailed analyses for each task, including data flow, module dependencies, and test strategies.
- Governance Enforcement: Cross-references tasks with ADRs and specs, flagging conflicts.
- Use Case: A product manager defines a new feature as a "Story". This Skill decomposes it into 5 specific tasks (e.g., "Implement API endpoint", "Write unit tests", "Update documentation"), each with a complete analysis, ready for developers.
Quick Start
Use the fabric-analyze skill to convert sprint targets into a detailed task queue with per-task analyses.