Proper usage of /consitution #447
stephen-woods
started this conversation in
General
Replies: 2 comments 2 replies
|
Your /consitution prompt is the issue here. Try something like: |
2 replies
|
Would you prefer a more composable UX? We would. #316 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
/consitutioncommand 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/implementbefore it starts generating code, tests, and a README.Maybe I'm missing something? Am I using this incorrectly? Is my constitution prompt too specific?
All reactions