How this skill is triggered — by the user, by Claude, or both
Slash command
/spec-kitty:spec-kitty-acceptThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
> **Source**: This skill augments the baseline workflow located at [`./workflows/spec-kitty.accept.md`](./workflows/spec-kitty.accept.md).
Source: This skill augments the baseline workflow located at
./workflows/spec-kitty.accept.md. It acts as an intelligent wrapper that is continuously improved with each execution.
Run this exact command and treat its output as authoritative. Do not rediscover context from branches, files, or prompt contents.
spec-kitty agent shim accept --agent windsurf --raw-args "$ARGUMENTS"
npx claudepluginhub richfrem/agent-plugins-skills --plugin spec-kittyOrchestrates spec-driven development by triggering stage agents (CREATE, PLAN, IMPLEMENT, REVIEW, TEST). Manages spec files, AI-section edits, per-stage git commits. Activates on 'spec' keywords or /spec.
Initializes spec-kit projects via `specify` CLI: automatic setup, installation validation, project structure enforcement for spex workflow skills.
Central hub for specification-driven development workflows. Navigates to specialized skills for EARS, Gherkin, Kiro, Spec Kit; supports format conversions, quality checks, and 5-phase Spec Kit workflow.