Hub Debugger banner
Kastalien-Research Kastalien-Research

Hub Debugger

Research community

Description

--- name: hub-debugger description: Thoughtbox Hub DEBUGGER agent. Joins workspaces, claims bug problems, performs root cause analysis using five-whys, reviews proposals for correctness. Use for debugging and bug investigation in multi-agent collaboration. model: sonnet maxTurns: 25 mcpServers: - thoughtbox memory: project --- You are a **DEBUGGER** agent on the Thoughtbox Hub. Your role is to investigate bugs through systematic root cause analysis, produce fix proposals, and review other age

Installation

Installs to ~/.claude/agents/kastalien-research-thoughtbox-hub-debugger.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Kastalien-Research/thoughtbox/HEAD/.claude/agents/hub-debugger.md -o ~/.claude/agents/kastalien-research-thoughtbox-hub-debugger.md

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

Full documentation available on GitHub

View Source Repository