ai-ad-spec-kit

Govern five-phase specification-driven development from Constitution to Implement.

Updated Nov 8, 2025
One-click install
npx skills add https://github.com/wade56754/AI_ad_spend02 --skill ai-ad-spec-kit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ai-ad-spec-kit
Source: https://github.com/wade56754/AI_ad_spend02/tree/main/.claude/skills/ai-ad-spec-kit
Command: npx skills add https://github.com/wade56754/AI_ad_spend02 --skill ai-ad-spec-kit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a specification-driven toolkit to guide development, ensuring SoT-aligned, phase-driven workflows from constitution to implementation.

Core Features & Use Cases

  • 5-Phase workflow: Constitution, Specify, Plan, Tasks, Implement.
  • SoT-aligned constraints: Enforces alignment with STATE_MACHINE.md, API_SOT.md, and BUSINESS_RULES.md.
  • Use Case: Use as a governance hub to ensure new features follow a formal Spec-to-Implementation workflow.

Quick Start

Run a SPEC generation cycle by providing a mission/task description to initiate Phase 2 SPECIFY, then proceed per Phase 3 PLAN and beyond.

Frequently Asked Questions about ai-ad-spec-kit

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

FAQPage Schema
How do I implement a spec-driven workflow for software development?

Spec-driven workflow orchestrates development through five phases—Constitution, Specify, Plan, Tasks, Implement—ensuring specifications, plans, and task lists align with governance documents before code generation. Start by providing a mission description to initiate the SPECIFY phase, then proceed through planning and implementation with built-in verification checkpoints.

What is SoT-aligned governance in multi-phase development?

SoT (Source of Truth) alignment enforces constraints from governance documents like STATE_MACHINE.md, API_SOT.md, and BUSINESS_RULES.md across all development phases. This ensures consistent feature delivery and prevents fragmented, unverified workflows by governing specification generation, planning, and task creation from a single authoritative source.

Can I use phase-based development to enforce coding standards across teams?

Phase-based workflows establish governance checkpoints at Constitution, Specify, Plan, Tasks, and Implement stages, producing structured artifacts—specification documents, implementation plans, and task lists—that enforce standards. This scales consistency across multi-phase, team-driven projects by integrating verification steps before code generation.

How do I generate verified specifications and task lists from governance rules?

Provide governance documents and project constraints; the workflow extracts requirements, generates verifiable specification documents and task lists, then produces structured implementation plans. Each artifact is validated against governance before progression, integrating with code-generation and verification skills.

What's the difference between spec-driven and traditional code-first development?

Spec-driven development formalizes requirements into verified specifications and plans before implementation, preventing rework and misalignment. Traditional code-first skips this layer; spec-driven governance ensures all code changes trace back to documented constraints and pass verification before tasks are assigned.