Session Debugger — Development agent for Claude Code
name: session-debugger model: sonnet effort: medium skills: session-lifecycle description: Session state machine debugger for diagnosing terminal, PTY, and session lifecycle issues.
How to install Session Debugger
Installs to ~/.claude/agents/kangentic-kangentic-session-debugger.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Kangentic/kangentic/HEAD/.claude/agents/session-debugger.md -o ~/.claude/agents/kangentic-kangentic-session-debugger.md Restart Claude Code, or start a new session, for it to be picked up.
What Session Debugger does
name: session-debugger model: sonnet effort: medium skills:
- session-lifecycle description: | Session state machine debugger for diagnosing terminal, PTY, and session lifecycle issues. Use when debugging symptoms like: terminal not showing output, session didn't resume, task stuck in a state, terminal blank after dialog close, duplicate sessions, or generation counter mismatches.
This agent is manual-only -- invoke it when actively debugging session or terminal problems.
Alternatives in Development
- Systematic Debugger — Use this agent when you need to diagnose and fix bugs, errors, or unexpected behavior in code 39.2k ★
- Docs Drift Review — Given a session's commits or diff, finds the docs that the change made wrong — stale paths and symbols, checkl 7.2k ★
- Chronicler — You are a specialized session analyst 3.6k ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Ferrox Debug Session Manager
Manages multi-cycle /ferrox:debug checkpoint and continuation loop in isolated context. Spawns ferrox-debugger
Runtime Debugger
Use this agent PROACTIVELY when debugging runtime adapter issues — session discovery failures, WebSocket RPC e
Plugin Debugger
Expert plugin debugger for Claude Code plugins. Analyzes session transcripts to compare expected vs actual beh
Voicebot Call Debugger
Root-causes a deployed Voicenter voice bot's runtime from one per-call session dump (folder or zip of the NNN-
Gsd Debug Session Manager
Manages multi-cycle /gsd:debug checkpoint and continuation loop in isolated context. Spawns gsd-debugger agent
Portal Debugger
Use this agent for Flutter portal debugging - ViewModel state, auto_route navigation, getIt DI, proxy/session
Related Skills
D Code
Unofficial desktop client for the Claude Code CLI — session history, live chat, editor with LSP and debugger,
Debugger
Hawk Debugger
Use the @hawk-debugger agent to investigate and fix the following bug or build error: $ARGUMENTS