Constitution for exists project #241
-
|
I installed spec-kit using the --here option. Based on my understanding, I need to:
Could someone guide me through this step by step? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
|
Yes you should update the constitution file before running /specify or /plan... If you already have a project you need to build a custom prompt that fits that project to generate principles that fits that project. But if you are for example creating a command line app the examples in the After you need to execute the constitution_update_checklist.md, this will update the plan template and some other template files that is used to create your specs. Prompt Hope it helps :) |
Beta Was this translation helpful? Give feedback.
-
|
vậy nếu dự án có sẵn thì sau khi chạy "uvx --from git+https://github.com/github/spec-kit.git specify init " thì phải thay đổi file constitution và constitution_update_checklist trước rồi mới bắt đầu /specify hả ông |
Beta Was this translation helpful? Give feedback.
You can tell your code agent to update the .specify/memory/constitution_update_checklist.md with the updated constitution.md principles. I do that, it usually works :) Your constitution.md looks fine to me.