uv tool install specify-cliInstall the CLI once. Needs uv + Python 3.11+.
specify init app --integration claudeScaffold a project wired to your agent of choice.
/speckit.constitutionSet your rules: principles, stack, style, constraints.
/speckit.specifyDescribe the what and the why. No tech stack yet.
/speckit.clarifyLet the agent ask before it guesses. Close the gaps.
/speckit.planDecide the how: architecture, libraries, data, contracts.
/speckit.tasksBreak the plan into ordered, reviewable steps.
/speckit.implementThe agent executes. You review the diff, not type it.
Two commands to set up. Six to build. The order is the discipline.