A GitHub Copilot skill for generating numbered spec folders with requirements, plan, and task files.
Use instructions.md as the editable source of truth for this skill.
This skill turns a rough repo idea into:
requirements.mdplan.mdtasks.md
It follows existing repo spec conventions when they exist.
Copilot skills are instruction files. Paste the contents of instructions.md into the Copilot instruction surface you use.
Use spec-scaffold to create a numbered spec folder for this repo feature.
copilot/skills/spec-scaffold/
|-- README.md
`-- instructions.md