speckit
Installation
SKILL.md
Speckit command (single entrypoint)
Use this file for all Speckit commands. Do not reference any other command docs or scripts.
Skill folder layout
SKILL.md: instructions + metadata.assets/: templates/resources used by this skill.scripts/andreferences/are optional in the standard, but not used here.
Setup
- Use the skill folder that contains this
SKILL.md. - Templates live in
assets/alongside this file (copy content, then fill in). - No scripts. Create folders/files directly from templates.
- Ensure the repo has a top-level
specs/folder; create it if missing.