No Spec.MD file is generated #1072
Unanswered
brentarias
asked this question in
Q&A
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm new to Spec Kit, and somewhat new to Kilo Code. I'm using them together, and the
/speckit.specifycommand did not produce a spec.md file. Details...The command
/speckit.specifydid some work on the requirements I gave, then prompted me with questions:When it completed its work, it asked if I accepted the plan and if I would like it to proceed to implementation. Regardless, it did not result in the creation of spec.md file.
In short, something seemingly caused the "specify" command to be pre-empted...by the native Kilo Code "architect" mode? I'm trying to guess why this happened.
Perhaps:
A) My natural language to the "specify" command included a reference to an OpenAPI doc. Perhaps that technicality caused it to exit its "specify" mode?
B) I should not have had the Kilo Code "architect" mode active when running the "specify" command? What mode should I use?.
C) Perhaps my "specify" content was not formatted correctly: I had produced several paragraphs with white-space between the paragraphs. Maybe it needs to be all "run together"?
Thoughts?
Beta Was this translation helpful? Give feedback.
All reactions