What problem does it solve?
Creates a structured, traceable epic for large software features that cannot be specified or delivered in a single agent session, eliminating ad-hoc, untrackable plans and ensuring phased, dependency-ordered work with clear verification criteria.
Core Features & Use Cases
- Produces a canonical specification file at documents/tasks/epic-{name}.md that contains metadata, goals, non-goals, architecture boundaries, definition of done, and phased work breakdown.
- Enforces planning rules: no code output in the epic, phase size guard (≤50 requirements), per-phase status lifecycle, task-level verification, and use of a task-management tool to track execution.
- Ideal for large features that span multiple files or sessions (e.g., cross-cutting refactors, platform migrations, multi-component feature rollouts) where phased delivery, traceability, and manual approval points are required.
Quick Start
Use the flowai-epic skill to create a draft epic for "Search Performance Rewrite" and present the phase decomposition in chat first.