Automating planning and execution of the milestones once you have discussed each of the phases #753
danylolviv
started this conversation in
Ideas
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.
-
I have at this point ran a handfull of the gsd flow iterations and I fnd how much it enhances the quality of the produced code and how huge of a jump it is from the "vanilla" development using claude code. That said I have this flow that I really love which basically frontloads the discussion of all of the phases which then makes the rest of the implementation, phase planning and execution a rather hands off process. It is hands off but still requires attention every 40 min or so. And I see the potential of automating that part.
What I picture is a feature where I in the first place go through the discussions of the phases and then once that is done I can start the rest of the implementation to run from phase to phase given they are discussed. I am fine with this being something user have to explicitly opt in like it currently is with the --auto flag but extended to the milestone as a whole.
What I see as the corner stone, could be the context which growth and the claude code limits, but judging from my usage, this are the sicrifices I would live with no problem.
Also a question, when I started using --auto flag I started noticing that the context fill at the end of the process is rather small compared to when you manually do the stages, something I noticed and wonder if there are any aspects of it that I did not concider.
I love gsd, this is the project that literally pushed me over the step of actually commiting to the open source development.
Beta Was this translation helpful? Give feedback.
All reactions