What problem does it solve?
This Skill ensures every change starts with a validated, user-approved specification so implementation work is clear, scoped, and less likely to waste effort due to assumptions or missing requirements.
Core Features & Use Cases
- Session & worktree initialization: creates and initializes a pipeline session and worktree based on a chosen base branch.
- Research orchestration: dispatches focused researchers, collects and reviews their findings, and uses results to drive targeted clarifying questions.
- Spec generation and approval: drafts a testable spec, performs self-review checks, saves the spec artifact, and advances pipeline state after user approval.
- Use Case: Start a new feature or complex bugfix by generating a concise spec, choosing an approach, and creating a session that builders and reviewers can consume.
Quick Start
Ask the skill to scope a new feature by saying Scope a new authentication middleware on branch develop and generate an approved spec.