Skip to content

Latest commit

 

History

History
21 lines (20 loc) · 1.51 KB

File metadata and controls

21 lines (20 loc) · 1.51 KB
  1. Install using uv tool install specify-cli --from git+https://github.com/github/spec-kit.git
  2. specify init . --ai copilot
  3. code .
  4. /speckit.constitution Create principles focused on code quality, testing standards, user experience consistency, and performance requirements. Include governance for how these principles should guide technical decisions and implementation choices.
  5. /speckit.specify Create a web-based platform that can be used to capture performance analysis for LLM interactions / chats using prompt sent, tokens in, tokens out, time started, time ended, tools called, etceteras. Make it possible to store different iterations and make it possible to show graphs and all the other relevant ways that one can determine performance. Include a REST API so results can be uploaded. Include sample data so we can see how it would look like.
  6. /speckit.clarify Execute (see plan.md for Q&As)
  7. /speckit.plan Use Spring Boot with an embedded React frontend using PostgreSQL and Docker compose
  8. /speckit.tasks Execute
  9. /speckit.analyze Execute
  10. Yes to drafting resolution
  11. Yes to applying drafts
  12. /speckit.implement Execute
  13. It claimed it was done, but it was not.
  14. /speckit.implement Execute
  15. It found tests were failing and addressed them.
  16. Spec Kit asserts the work is done.
  17. Mop up by Copilot to get it across the finish line.

A. /speckit.clarify used after /speckit.specify B. /speckit.analyze used after /speckit.tasks to analyze consistency C. /speckit.checklist used for custom checklists