14 / Quickstart

Zero to shipped, in order.

uv tool install specify-cli
Install the CLI once. Needs uv + Python 3.11+.
specify init app --integration claude
Scaffold a project wired to your agent of choice.
/speckit.constitution
Set your rules: principles, stack, style, constraints.
/speckit.specify
Describe the what and the why. No tech stack yet.
/speckit.clarify
Let the agent ask before it guesses. Close the gaps.
/speckit.plan
Decide the how: architecture, libraries, data, contracts.
/speckit.tasks
Break the plan into ordered, reviewable steps.
/speckit.implement
The agent executes. You review the diff, not type it.
Two commands to set up. Six to build. The order is the discipline.
Back to overview15 / 20