oh-my-speckit

Automate specification-driven development workflows for AI coding projects using the Speckit framework.

2|Updated Jan 21, 2026
One-click install
npx skills add https://github.com/lofidonut3/oh-my-speckit --skill oh-my-speckit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: oh-my-speckit
Source: https://github.com/lofidonut3/oh-my-speckit/tree/main/skills/oh-my-speckit
Command: npx skills add https://github.com/lofidonut3/oh-my-speckit --skill oh-my-speckit

SYSTEM DOCUMENTATION & REQUIREMENTS

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).

Frequently Asked Questions about oh-my-speckit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is spec-first AI coding workflow automation?

Spec-first AI coding workflow automation enforces structured, phased development governance to manage complex AI-powered projects, ensuring planning, verification, and quality assurance throughout the software lifecycle.

How do I automate specification-driven development for AI projects?

You automate specification-driven development by initializing a Speckit infrastructure structure, then progressing through mandatory phases like Clarify, Research, Design, and Implementation Plan using orchestrated subagents for execution.

Do I need existing Speckit infrastructure to use this workflow?

Yes, you need existing Speckit infrastructure, such as .github/speckit and related design artifacts, to properly execute the phase-driven governance and subagent orchestration workflow.

Can I enforce TDD and mandatory quality gates during AI code generation?

Yes, you can enforce TDD and mandatory quality gates. The workflow applies mandatory phases including TDD, Review, and Verification to deliver audited, reproducible, and high-quality software specifications.

What are the limitations of using a phased workflow for AI coding?

The limitation of a phased workflow is its strict governance overhead; it requires navigating mandatory Constitution, Spec-First, and TDD phases, which may not suit rapid prototyping or lightweight coding tasks.