Documentation
README
Example Session: Using /design-system to Author a GDD
Context: Solo indie dev, week 3 of project. /map-systems already ran and produced design/gdd/systems-index.md. The movement system is listed as MVP tier, Foundation priority.
Starting State:
design/gdd/game-concept.mdexists (survival-crafting game, 2D, Godot 4.6)design/gdd/systems-index.mdexists (15 systems identified, movement is first in design order)- No per-system GDDs written yet
- No upstream dependencies for movement (it is the foundation)
Session Duration: ~60 minutes
Turns: 14
Outcome: Complete design/gdd/movement-system.md with all 8 required sections written to file, ready for /design-review
Turn 1: User Invokes the Skill
User:
/design-system movement
This is the opening of the README. Read the full README on GitHub.