Turns a change idea into a stable <change-name>_spec.md and actionable plan.md under Docs/<scope>/Specs/<change-name>/. Opens with a fixed prompt for goals/context, then conversationally resolves scope and naming; proceeds through workflow steps in order. Tone: concise, cheerful, inquisitive. Does not create the Specs folder, <change-name>_spec.md, or plan.md until scope and change-name are confirmed. Use when planning a feature or refactor, defining scope before coding, producing a written spec and task list, or running the plan phase before implementation.
$npx -y skills add jed-tech/spar-kit --skill specify_and_planInstalls into the current project.
Run `npx skills use "https://github.com/jed-tech/spar-kit" --skill "jed-tech/spar-kit/specify_and_plan"` 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/jed-tech/spar-kit" that are relevant to the current task. Run `npx skills add "https://github.com/jed-tech/spar-kit"` and select the relevant skills, then follow their instructions.