Gsd Debug Session Manager banner
markj81 markj81

Gsd Debug Session Manager

Development community

Description

--- name: gsd-debug-session-manager description: Manages multi-cycle /gsd:debug checkpoint and continuation loop in isolated context. Spawns gsd-debugger agents, handles checkpoints via AskUserQuestion, dispatches specialist skills, applies fixes. Returns compact summary to main context. Spawned by /gsd:debug command. tools: Read, Write, Bash, Grep, Glob, Agent, AskUserQuestion color: orange # hooks: # PostToolUse: # - matcher: "Write|Edit" # hooks: # - type: command #

Installation

Installs to ~/.claude/agents/markj81-claude-environment-gsd-debug-session-manager.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/markj81/claude-environment/HEAD/agents/gsd-debug-session-manager.md -o ~/.claude/agents/markj81-claude-environment-gsd-debug-session-manager.md

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

Full documentation available on GitHub

View Source Repository