Should /speckit-plan invoke plan mode in cursor? #4426
Replies: 1 comment
|
In Spec Kit v1.0.3, The workflow runs the setup script and writes So the suggestion you saw appears to be the agent interpreting the word "plan", rather than a mode switch required by Spec Kit. If Cursor's Plan mode prevents it from running the setup script or writing those artifacts, use Agent mode with an explicit scope such as:
The useful completion check is whether the expected files were produced in the feature directory, not which mode label was selected. AI-assisted response; checked against the v1.0.3 sources linked above. I have not reproduced your specific Cursor session. |
Uh oh!
There was an error while loading. Please reload this page.
I invoked /speckit-plan in a new agent discussion and it immediately said that it should operate in plan mode since I invoked speckit-plan. I proceeded with its suggestion and allowed the cursor mode to change to plan. Is this the expected behavior? Spec kit v 1.0.3
All reactions