Proper usage of /consitution #447
Replies: 2 comments 2 replies
-
Your /consitution prompt is the issue here. Try something like: |
Beta Was this translation helpful? Give feedback.
-
Would you prefer a more composable UX? We would. #316 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm just trying this out for a simple exercise. I created a new project using the uvx command for a Github Copilot agent with sh scripts, and I can see the .specify directory has been created. And then, in VSCode, I run the
/consitution
command using the following prompt with a Claude Sonnet 4 model:The agent then just starts coding everything.... the consitution.md markdown never gets updated, I don't get to use
/specify
,/plan
,/tasks
, or/implement
before it starts generating code, tests, and a README.Maybe I'm missing something? Am I using this incorrectly? Is my constitution prompt too specific?
Beta Was this translation helpful? Give feedback.
All reactions