What problem does it solve?
Automate end-to-end task lifecycles by defining, refining, implementing, and reviewing tasks with automated gates and intelligent discovery. This reduces manual handoffs and ensures predictable progress across teams.
Core Features & Use Cases
- State-based Task Lifecycle: transitions between toRefine, toImplement, toReview, and done with automatic checks and reminders.
- Quality Gates: built-in linting, type-checking, build, and tests integrated into implement and review workflows.
- Intelligent Discovery: auto-detects framework candidates and task context to route work appropriately.
- Use Case: A team creates TASK-001, TASK-002, and TASK-003. The Skill assigns IDs, refines the description, generates implementation specs, and tracks status across all states.
Quick Start
Example: Define a new task with "define task: add user authentication" to create TASK-001 in [toRefine], then run the refine workflow to interview requirements, followed by implement and review using the cookbook patterns.