What problem does it solve?
This skill solves the problem of fragmented AI development by providing a centralized orchestrator that manages the lifecycle of a project, ensuring that requirements are clearly defined, reviewed, and implemented in a structured, repeatable manner.
Core Features & Use Cases
- Workflow Orchestration: Automatically determines the current development stage (hearing, spec writing, or coding) based on repository state.
- Safety Gates: Enforces a mandatory review process between specification and implementation to prevent premature coding.
- Use Case: When starting a new feature, use this skill to break down ambiguous goals into actionable specifications, review them, and then delegate the implementation to the coding agent.
Quick Start
Invoke the harness skill to analyze the current repository state and determine the next step for your development goal.