Skip to main content

Spec Kitty, a tool for Specification Driven Development (SDD) agentic projects, with kanban and git worktree isolation.

Project description

Spec Kitty Logo

Spec Kitty

Spec-driven development for AI coding agents.

Spec Kitty is an open-source CLI for turning product intent into a repeatable agent workflow:

spec -> plan -> tasks -> next -> review -> accept -> merge

It keeps the important context in your repository, creates work packages that agents can execute, and uses git worktrees so implementation work can happen without constantly switching branches.

PyPI version License: MIT Python 3.11+

Is It For You?

Use Spec Kitty when:

  • AI coding sessions are losing requirements, decisions, or acceptance criteria.
  • You want specs, plans, tasks, reviews, and merge state stored in the repo.
  • Multiple agents or developers need clear work package boundaries.
  • You want a local workflow first, with optional hosted tracker and sync integrations later.

It is probably overkill for one-off edits, tiny scripts, or teams that do not use Git.

What It Provides

Need Spec Kitty provides
Start from intent Guided specify, plan, and tasks workflows
Keep agents aligned Repository-native mission artifacts under kitty-specs/
Split implementation Work packages with lifecycle lanes such as planned, in_progress, for_review, and done
Avoid branch chaos Isolated git worktrees under .worktrees/
See progress Optional local kanban dashboard with spec-kitty dashboard
Integrate agents Slash commands or skills for common AI coding tools

Quick Start

Install the CLI:

pip install spec-kitty-cli
# or
uv tool install spec-kitty-cli

Create or initialize a project:

spec-kitty init my-project --ai claude
cd my-project
spec-kitty verify-setup

Replace claude with your agent key when needed. Common choices include codex, cursor, gemini, copilot, opencode, qwen, windsurf, kiro, and vibe.

Open your AI coding agent in the project and run the core workflow:

/spec-kitty.charter
/spec-kitty.specify Build a small task list app.
/spec-kitty.plan
/spec-kitty.tasks

Then let the runtime choose the next action until the mission is ready:

spec-kitty next --agent claude --mission <mission-slug>

Review, accept, and merge:

/spec-kitty.review
/spec-kitty.accept
/spec-kitty.merge --push

For the full walkthrough, see Your First Feature.

Everyday Commands

Command Purpose
spec-kitty init . --ai <agent> Add Spec Kitty to the current repo
spec-kitty verify-setup Check local installation and project wiring
spec-kitty dashboard Open the local mission dashboard
spec-kitty next --agent <agent> --mission <slug> Ask Spec Kitty what the agent should do next
spec-kitty upgrade Update an existing project after upgrading the CLI
spec-kitty --help Show available commands

Documentation

Start here:

Deeper topics:

Development

git clone https://github.com/Priivacy-ai/spec-kitty.git
cd spec-kitty
pip install -e ".[test]"

When testing templates from a source checkout:

export SPEC_KITTY_TEMPLATE_ROOT="$(pwd)"
spec-kitty init my-project --ai claude

See CONTRIBUTING.md for contribution guidelines.

Support

License

Spec Kitty is released under the MIT License.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

spec_kitty_cli-3.2.0rc2.tar.gz (3.7 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

spec_kitty_cli-3.2.0rc2-py3-none-any.whl (4.3 MB view details)

Uploaded Python 3

File details

Details for the file spec_kitty_cli-3.2.0rc2.tar.gz.

File metadata

  • Download URL: spec_kitty_cli-3.2.0rc2.tar.gz
  • Upload date:
  • Size: 3.7 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for spec_kitty_cli-3.2.0rc2.tar.gz
Algorithm Hash digest
SHA256 48dfca9928e842a799b0fcd672282ed93f55a1809d09cf439ef8f4ac22e2125f
MD5 a8bd23e225f0b914f28e157d46a5be2e
BLAKE2b-256 4294e9aa562ef0e3526b39b7f66d1059df77e5957ece1e456fd9f1e66829a139

See more details on using hashes here.

Provenance

The following attestation bundles were made for spec_kitty_cli-3.2.0rc2.tar.gz:

Publisher: release.yml on Priivacy-ai/spec-kitty

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file spec_kitty_cli-3.2.0rc2-py3-none-any.whl.

File metadata

File hashes

Hashes for spec_kitty_cli-3.2.0rc2-py3-none-any.whl
Algorithm Hash digest
SHA256 b617a1285f3c43c42f67bb4ca645cb3756284eb8c6f4770fed61f7c0153177e8
MD5 cd713c9588e5177554cbfd70ca19d673
BLAKE2b-256 78e7648f0f5c709cf5290342ddb6f8d4723cd057d4a9bc4e89017f2ce02a77bc

See more details on using hashes here.

Provenance

The following attestation bundles were made for spec_kitty_cli-3.2.0rc2-py3-none-any.whl:

Publisher: release.yml on Priivacy-ai/spec-kitty

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page