Build high-quality software faster with AI-powered spec-driven development.
Spec Kitty is a toolkit for spec-driven development with AI coding agents. It structures your AI workflows around specifications, plans, and work packagesβensuring that AI agents build exactly what you need, with live progress tracking via a kanban dashboard.
Works with Claude Code, Cursor, Windsurf, Gemini CLI, GitHub Copilot, and 7 other AI coding agents.
New to Spec Kitty? Start here to learn the fundamentals.
Solve specific problems with step-by-step instructions.
Complete command and configuration documentation.
spec-kitty commands/spec-kitty.* commandsspec-kitty agent * commandsUnderstand the concepts and architecture.
Spec Kitty includes a live dashboard for real-time progress tracking:
Kanban board showing work packages across all lanes
Feature overview with completion metrics
# Install
pip install spec-kitty-cli
# Initialize a new project
spec-kitty init my-project --ai claude
cd my-project
# Launch your AI agent and use slash commands
/spec-kitty.specify Add user authentication with email/password
/spec-kitty.plan
/spec-kitty.tasks
/spec-kitty.implement
Ready to start? Getting Started Tutorial β