What problem does it solve?
This Skill automates and enforces a specification-driven development workflow that prevents premature completion claims and ensures features move from discovery through design, implementation, verification, and a quality gate without human micromanagement.
Core Features & Use Cases
- Multi-phase orchestration: Chains independent skills for discovery, design, task decomposition, implementation, verification, and quality gating.
- Agent Teams & Verification: Uses peer agents and an adversarial Verifier plus a verification skill for two-stage evidence-based checks, reducing author bias.
- Headless & Monitor support: Supports fully automated (headless) runs, long-running test streaming via Monitor, and task tracking with TaskCreate/TaskUpdate lifecycle.
- Use Case: Ideal for implementing new features or complex refactors where requirements must be validated, tasks decomposed, and each change independently verified before merge.
Quick Start
Start a full Sisyphus run by invoking the sisyphus skill with a concise feature description, for example: /o-m-cc:sisyphus "Implement authentication flow".