agent-tooling / cli
spec-kit
Capability: spec-kit
Use it when
- spec-driven agent workflows from GitHub Spec Kit
- structure agent tasks from specs rather than free chat
What it solves
Not the fit when
- replaces domain expertise
Install
uv tool install specify-cli --from git+https://github.com/github/spec-kit.git
Invoke
Run `specify init PROJECT`, then use the generated constitution, specify, plan, tasks, and implement commands in sequence.
Alternatives
No reviewed alternatives recorded yet.