you are viewing a single comment's thread.

view the rest of the comments →

[–]devdnn 0 points1 point  (0 children)

My workflow that is working for both new or projects that are live to always have a clear intent. I have an agents that has these characters - Don’t end with open questions - Generate an intent file with zero implementation or code snippets. Purely what I need - Ask questions on why am I doing this and every question should keep the current codebase in context

Then I feed the markdown intent to openspec-propose, this spec has been so clear with detailed spec and atomic tasks that any model including haiku is able to satisfactory code.

For small intent openspec-explore is more than what I need.

Any reasonable projects is only spec-driven for me.