home / skills / ctsstc / get-shit-done-skills / discovery-phase
npx playbooks add skill ctsstc/get-shit-done-skills --skill discovery-phaseReview the files below or copy the command above to add this skill to your agents.
---
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.