gsd:debug
SKILL.md
GSD Debug
Systematically debugs issues using gsd-debugger agent with structured investigation.
When to Use
- When bugs are encountered during execution
- When verification fails
- When unexpected behavior occurs
Process
- Describe the problem
- Run gsd-debugger agent
- Follow investigation steps
- Apply fix
- Verify fix works