What problem does it solve?
Oh-My-Speckit provides a structured, specification-driven workflow to manage complex AI-powered coding projects, ensuring planning, verification, and governance are enforced throughout development.
Core Features & Use Cases
- Phase-driven governance: Enforces mandatory phases (Constitution, Spec-First, Clarify, Research, Evaluate, Design, Plan, TDD) with optional quality checks.
- Automated orchestration: Delegates tasks to specialized subagents (speckit-writer, speckit-architect, librarian, optimizer) and coordinates parallel execution where possible.
- Audit-friendly documentation: Maintains clear, linked artifacts (design docs, specs, plans, research) for traceability across projects.
- Use Case: For a new AI feature, start from a structured spec, validate it via Clarify, perform market research, adjust the plan, then implement with TDD and automated reviews.
Quick Start
Start by initializing the Speckit structure and reading the mandatory execution directives to begin Phase 0 (Initialize).