Table of Contents

Archive notice: This page documents historical Spec Kitty behavior and is not the current 3.2 workflow. Start with Spec Kitty 3.2 for current docs.

1.x Documentation (Legacy Track)

1.x is deprecated overall and now retained only as 1.x-maintenance for critical maintenance work. No new 1.x PyPI releases are planned.

What 1.x Covers

  1. Spec-driven workflow: specify -> plan -> tasks -> implement -> review -> merge.
  2. Mission-oriented command templates for consistent delivery.
  3. Work-package execution with branch/worktree isolation.
  4. Local project governance through charter artifacts.

Core File Layout (1.x)

  1. kitty-specs/<feature>/spec.md
  2. kitty-specs/<feature>/plan.md
  3. kitty-specs/<feature>/tasks.md
  4. .kittify/memory/charter.md (legacy location in 1.x)

Start Here

  1. Workflow
  2. Artifacts and Commands
  3. Orchestration and API Boundary
  4. Branch and Workspace Model

Current replacement