Overview of the GSD Core phase cycle
nextGSD Core operates using a disciplined five-step cycle for every milestone to prevent context rot and maintain high-quality output:
- Discuss: Capture implementation decisions before planning.
- Plan: Research, decompose, and verify the plan fits within a clean context window.
- Execute: Run plans in parallel waves; each executor starts with a clean 200k token context.
- Verify: Review what was built, diagnose issues, and correct them before completion.
- Ship: Create the PR, archive the phase, and move to the next.