Move from spec to plan to tasks to review through one repo-native workflow when larger AI coding efforts need tighter coordination.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "Drive spec-first coding workflows with task boards, worktrees, and agent handoffs using Spec Kitty"
slug: "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."
github_stars: 1071
verification: "security_reviewed"
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
Use the upstream install or setup path that matches your environment:
- pipx install spec-kitty-cli
- pipx is the preferred installer for the CLI because it keeps Spec Kitty in its
- uv tool install spec-kitty-cli
- python -m pip install spec-kitty-cli
Requirements and caveats from upstream:
- [](https://www.python.org/downloads/)
Basic usage or getting-started notes:
- bash
- own virtual environment and avoids the externally-managed-environment errors
- common on modern Linux distributions.
- Source: https://github.com/Priivacy-ai/spec-kitty
- Extracted from upstream docs: https://raw.githubusercontent.com/Priivacy-ai/spec-kitty/HEAD/README.md
## 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/)
No comments yet. Be the first to comment!