--- name: gsd:workflow:discovery-phase description: Workflow for project discovery phase version: 1.0.0 triggers: [discovery, explore, initial phase] tools: [Bash, Glob, Grep, Write] --- # GSD Discovery Phase Workflow Workflow for project discovery and exploration. ## When to Use - Starting new project - Exploring requirements - Understanding scope ## Phases 1. Gather requirements 2. Research domain 3. Define scope 4. Create initial plan ## Success Criteria Discovery complete with requirements documented.