---
title: "Drive spec-first coding workflows with task boards, worktrees, and agent handoffs using Spec Kitty"
description: "Move from spec to plan to tasks to review through one repo-native workflow when larger AI coding efforts need tighter coordination."
verification: "listed"
source: "https://github.com/Priivacy-ai/spec-kitty"
author: "Priivacy AI"
publisher_type: "organization"
category:
  - "Templates & Workflows"
framework:
  - "Multi-Framework"
tool_ecosystem:
  github_repo: "Priivacy-ai/spec-kitty"
  github_stars: 1071
---

# Drive spec-first coding workflows with task boards, worktrees, and agent handoffs using Spec Kitty

Move from spec to plan to tasks to review through one repo-native workflow when larger AI coding efforts need tighter coordination.

## Prerequisites

Python environment, spec-kitty-cli, git, a repository under active development, and access to one of the supported AI coding agents

## Installation

Choose whichever fits your setup:

1. Copy this skill folder into your local skills directory.
2. Clone the repo and symlink or copy the skill into your agent workspace.
3. Add the repo as a git submodule if you manage shared skills centrally.
4. Install it through your internal provisioning or packaging workflow.
5. Download the folder directly from GitHub and place it in your skills collection.

Install command or upstream instructions:

```
Install spec-kitty-cli with pip, initialize it in the target repository, choose a supported agent integration, then use the spec, planning, task, next, review, and merge commands to run the workflow.
```

## Documentation

- https://priivacy-ai.github.io/spec-kitty/

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/drive-spec-first-coding-workflows-with-task-boards-worktrees-and-agent-handoffs-using-spec-kitty/)
