Priivacy-aiPriivacy-aiOfficialยท56 Agent Skills Included

spec-kitty

Spec-driven development workflow for AI coding agents

Turns product intent into governed specs, plans, tasks, and work packages that AI coding agents execute step by step. Keeps specs, reviews, and merge decisions inside your Git repo, eliminating lost requirements and chaotic parallel agent sessions. Gives agents isolated git worktrees, review gates, and a local dashboard so teams ship code with a full audit trail.
npx skills add Priivacy-ai/spec-kitty --all -g -y
Available:

Directs the AI agent to load the project charter first, follow canonical templates and governance rules, and route all changes through pull requests instead of direct pushes.

All Skills in This Repository (56)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
Priivacy-aiPriivacy-ai

release

Automate spec-kitty-cli releases to PyPI with version bumps and changelog updates.

Official
Advanced
๐Ÿ“ฆ In Repo
Priivacy-aiPriivacy-ai

spk-team-sync

Operates Spec Kitty hosted sync, offline queue, diagnostics, and recovery flows.

Official
Intermediate
๐Ÿ“ฆ In Repo
Priivacy-aiPriivacy-ai

spk-run-review-wp

Review Spec Kitty work packages and approve or reject with structured feedback.

Official
Intermediate
๐Ÿ“ฆ In Repo
Priivacy-aiPriivacy-ai

spk-doctrine-profile-load

Loads Spec Kitty agent profiles with governance context for interactive sessions.

Official
Intermediate
๐Ÿ“ฆ In Repo
Priivacy-aiPriivacy-ai

spk-run-verdict-capture

Records work-package review verdicts through the deterministic event-log seam in Spec Kitty.

Official
Intermediate
๐Ÿ“ฆ In Repo
Priivacy-aiPriivacy-ai

spec-kitty

Dispatch governed AI coding invocations with open-work-close Op lifecycle tracking.

Official
Intermediate
๐Ÿ“ฆ In Repo
Priivacy-aiPriivacy-ai

spk-admin-setup-doctor

Diagnose and repair Spec Kitty installation, commands, and agent configuration issues.

Official
Basic
๐Ÿ“ฆ In Repo
Priivacy-aiPriivacy-ai

spk-doctrine-charter

Runs Spec Kitty charter interviews, generation, context loading, and synchronization workflows.

Official
Basic
๐Ÿ“ฆ In Repo
Priivacy-aiPriivacy-ai

spk-mission-documentation

Guides documentation missions in Spec Kitty to keep docs aligned with shipped behavior.

Official
Basic
๐Ÿ“ฆ In Repo
Priivacy-aiPriivacy-ai

spec-kitty-glossary-context

Curate canonical terminology and detect semantic drift across Spec Kitty mission artifacts.

Official
Advanced
๐Ÿ“ฆ In Repo
Priivacy-aiPriivacy-ai

spk-gate-mission-review

Reviews merged Spec Kitty missions for spec-to-code fidelity, requirement coverage, and drift.

Official
Intermediate
๐Ÿ“ฆ In Repo
Priivacy-aiPriivacy-ai

spec-kitty-bulk-edit-classification

Detects bulk-edit missions and generates validated occurrence-classification maps for safe codebase-wide renames.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install Spec Kitty?โ–ผ

Run `npx skills add Priivacy-ai/spec-kitty --all -g -y` in your terminal to install all skills in this suite globally.

What is spec-driven development with AI agents?โ–ผ

It means writing a clear specification and plan before any code, then letting AI agents implement small work packages against those specs. Spec Kitty stores every spec, review, and merge decision in your Git repo so nothing gets lost.

Which AI coding agents does Spec Kitty support?โ–ผ

It works with Claude Code, Codex, Cursor, Gemini, GitHub Copilot, Windsurf, OpenCode, Qwen, and over a dozen other agents through slash commands or Agent Skills.

Can multiple AI agents work in parallel with Spec Kitty?โ–ผ

Yes. Each work package runs in its own isolated git worktree, so several agents can implement and review code in parallel without branch conflicts.

Do I need coding experience to use Spec Kitty?โ–ผ

Basic Git familiarity helps, but the workflow is guided: you describe what you want, and the agent walks through specify, plan, tasks, implement, review, and merge steps for you.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’