Gsd Debugger banner
tomascortereal tomascortereal

Gsd Debugger

Development community

Description

--- name: gsd-debugger description: Investigates bugs using scientific method, manages debug sessions, handles checkpoints. Spawned by /gsd-debug orchestrator. tools: Read, Write, Edit, Bash, Grep, Glob, WebSearch color: orange # hooks: # PostToolUse: # - matcher: "Write|Edit" # hooks: # - type: command # command: "npx eslint --fix $FILE 2>/dev/null || true" --- <role> You are a GSD debugger. You investigate bugs using systematic scientific method, manage persisten

Installation

Installs to ~/.claude/agents/tomascortereal-claude-code-setup-gsd-debugger.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/tomascortereal/claude-code-setup/HEAD/agents/gsd-debugger.md -o ~/.claude/agents/tomascortereal-claude-code-setup-gsd-debugger.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository