@priivacy-ai/spec-kitty

by priivacy-ai · v1.0.0 · prompt

When fixing bugs or updating templates, edit the SOURCE files, NOT the agent copies!

Install

Add @priivacy-ai/spec-kitty to Claude Code with the PolySkill CLI: polyskill add @priivacy-ai/spec-kitty

Instructions

# Spec Kitty Development Guidelines ## ⚠️ CRITICAL: Template Source Location (READ THIS FIRST!) **When fixing bugs or updating templates, edit the SOURCE files, NOT the agent copies!** | What | Location | Action | |------|----------|--------| | **SOURCE templates** | `src/specify_cli/missions/*/command-templates/` | ✅ EDIT THESE | | **Agent copies** | `.claude/`, `.amazonq/`, `.augment/`, etc. | ❌ DO NOT EDIT | The directories like `.claude/commands/`, `.amazonq/prompts/`, etc. are **GENERATED COPIES** that get deployed to projects that USE spec-kitty. They are NOT source code. **To fix a tem…

Keywords: github, bug-fixing, template-updating, source-code, version-control, git-workflow, code-maintenance, software-development, repository-management