Use when the user wants a spec-driven development workflow for implementing a feature in the current codebase, from fuzzy idea or existing active spec through requirements, technical plan, tasks, implementation, verification, and closure report. Auto-detects project/spec state, writes persistent files under specs/, asks one grounded question at a time when requirements are ambiguous, and stops at stage gates. NOT for stakeholder PRDs (prd-create), ADO ticket breakdown (prd-breakdown), single architecture-decision records (adr), or already-frozen tasks that should simply be implemented.
$npx -y skills add kerberosclaw/kc_ai_skills --skill specInstalls into the current project.
Run `npx skills use "https://github.com/kerberosclaw/kc_ai_skills" --skill "kerberosclaw/kc_ai_skills/spec"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/kerberosclaw/kc_ai_skills" that are relevant to the current task. Run `npx skills add "https://github.com/kerberosclaw/kc_ai_skills"` and select the relevant skills, then follow their instructions.