Spec-driven development workflow overview. Load this skill ONLY when the user explicitly asks for the spec flow — says "spec this first / draft a proposal / design first / write a proposal", or invokes a $spec-x command. NEVER self-activate on task size or complexity: size is at most grounds for a one-line suggestion, and silence means proceed without spec. Teaches the sdd plugin's 12 commands, artifact map, and Shared Principles (HARD GATE / interrogation / Stuck Protection / Anti-Cheating).
$npx -y skills add kamioj/spec-workflow --skill spec-coreInstalls into the current project.
Run `npx skills use "https://github.com/kamioj/spec-workflow" --skill "kamioj/spec-workflow/spec-core"` 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/kamioj/spec-workflow" that are relevant to the current task. Run `npx skills add "https://github.com/kamioj/spec-workflow"` and select the relevant skills, then follow their instructions.