Jump to content

Spec-Kit: Difference between revisions

From Wiki
Marcluer (talk | contribs)
mNo edit summary
Marcluer (talk | contribs)
mNo edit summary
 
Line 9: Line 9:
</pre>
</pre>


== Setup Project ==
<pre>
specify init --here
</pre>


== Slash Commands (Claude Code) ==
== Slash Commands (Claude Code) ==

Latest revision as of 16:38, 20 November 2025

Install

  • Install
uv tool install specify-cli --from git+https://github.com/github/spec-kit.git
  • Upgrade
uv tool install specify-cli --force --from git+https://github.com/github/spec-kit.git

Setup Project

specify init --here

Slash Commands (Claude Code)

  • /speckit.constitution - Establish project principles
  • /speckit.specify - Create baseline specification
  • /speckit.clarify (optional) - Ask structured questions to de-risk ambiguous areas before planning
  • /speckit.plan - Create implementation plan
  • /speckit.checklist (optional) - Generate quality checklists to validate requirements completeness, clarity, and consistency
  • /speckit.tasks - Generate actionable tasks
  • /speckit.analyze (optional) - Cross-artifact consistency & alignment report
  • /speckit.implement - Execute implementation