Using GSD in a dev team context
I have been trying out GSD for a couple of days and I'm mind blown. I can totally see how it captures where agentic coding workflows should be heading. Nevertheless, I can see how the GSD approach works incredibly well for solo builders, but I'm wondering how this tool (or the underlying philosophy/approach) could be extended for a dev team, where multiple devs are touching a codebase. I see that if 2 or more devs are working using GSD in separate branches, then the GSD state would have an irreconciliable merge conflict. It would be AMAZING if a new feature could be implemented to make it usable for teams, with some sort of "GSD state merge resolution", where maybe GSD would track state separately for multiple devs (like branching state) and then adding some sort of "GSD state merge", where GSD takes all the parallel states and updates the global project state.