
Gsd:Debug
- 2 installs
- 8 repo stars
- Updated January 20, 2026
- ctsstc/get-shit-done-skills
Helps with debugging tasks.
About
gsd:debug is a Claude Code skill for debugging. It helps solo builders move faster with AI-assisted development.
- gsd:debug
- Debugging
- AI-coding skill
Gsd:Debug by the numbers
- 2 all-time installs (skills.sh)
- Ranked #467 of 596 Debugging skills by installs in the Skillselion catalog
- Data as of Jul 29, 2026 (Skillselion catalog sync)
npx skills add https://github.com/ctsstc/get-shit-done-skills --skill gsddebugAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 2 |
|---|---|
| repo stars | ★ 8 |
| Last updated | January 20, 2026 |
| Repository | ctsstc/get-shit-done-skills ↗ |
What it does
Helps with debugging tasks.
Files
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
1. Describe the problem 2. Run gsd-debugger agent 3. Follow investigation steps 4. Apply fix 5. Verify fix works
Investigation Techniques
- Read error messages
- Check logs
- Review recent changes
- Trace execution flow
- Write minimal reproduction
Success Criteria
Issue identified and fixed with verification.
Related Skills
@skills/gsd/agents/debugger - Agent that investigates issues @skills/gsd/commands/verify-work - Verifies fixes
Related skills
Debuggingtesting