cmd-speckit-init
Installation
SKILL.md
/speckit.init
Agent skill wrapper for the Claude command /speckit.init.
When the original command text references {{INPUT}}, $1, or named arguments, map them from the user's current request.
Command Instructions
Set up the .specify/ directory structure for Specification-Driven Development in the current project by downloading the latest files from the upstream github/spec-kit repository.
Steps
- Check for existing setup: Look for
.specify/in the project root. If it already exists, stop and tell the user to run/speckit.init.updateinstead.