Agent skill

gsd:debug

Debug issues using systematic investigation

Stars 6
Forks 0

Install this agent skill to your Project

npx add-skill https://github.com/ctsstc/get-shit-done-skills/tree/main/.kilocode/skills/gsd/commands/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

  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

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results