What problem does it solve?
It solves the chaos of “feature work” by turning an idea into a reliable, end-to-end development workflow with clear gates, verification, and commit discipline.
Core Features & Use Cases
- Structured nine-phase delivery: Plans the change, breaks it into tasks, implements it, tests it, runs spectral reviews, fixes findings, runs anti-slop, re-tests, and then commits.
- Task decomposition with acceptance criteria: Converts requirements into discrete tasks with measurable “done” conditions.
- Quality gates and review specialists: Ensures tests pass and that security, code quality, UX/accessibility, and data integrity issues are addressed before finalizing.
Use case example: You want to add a new feature to the PWA/native app planning workflow; you describe the feature, and the skill guides the full cycle from architecture plan through implementation, tests, specialist review, and a clean commit—without skipping phases.
Quick Start
Ask: “Run the eagle feature flow to implement and ship the requested feature, including planning, tasking, build, tests, spectral review, anti-slop, and a final commit.”