FerroxLabs

Ferrox Debug Session Manager — Development agent for Claude Code

Development community

Manages multi-cycle /ferrox:debug checkpoint and continuation loop in isolated context.

How to install Ferrox Debug Session Manager

Installs to ~/.claude/agents/ferroxlabs-ferrox-factory-ferrox-debug-session-manager.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/FerroxLabs/ferrox-factory/HEAD/agents/ferrox-debug-session-manager.md -o ~/.claude/agents/ferroxlabs-ferrox-factory-ferrox-debug-session-manager.md

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

What Ferrox Debug Session Manager does


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

hooks:

PostToolUse:

- matcher: "Write|Edit"

hooks:

- type

Alternatives in Development

Full documentation available on GitHub

View Source Repository