Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Debug a specific session by inspecting its full event chain (PreToolUse, PostToolUse, Stop, SubagentStop, Compaction, APIError, TurnDuration, Notification events), agent hierarchy (recursive parent/child tree with subagent_type and depth), token usage with compaction baselines, workflow intelligence data (orchestration DAG, error propagation by depth), and session metadata (thinking_blocks, turn_count, total_turn_duration_ms).
.claude/skills/hoangsonww-session-debug/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-10 | ✗→✓ | ▲ Improved | 715% | 0% |
| case-04 | ✓→✗ | ▼ Worse | -23% | 0% |
| case-14 | ✓→✗ | ▼ Worse | -47% | 0% |
| case-15 | ✓→✗ | ▼ Worse | -58% | 0% |
| case-16 | ✓→✗ | ▼ Worse | -73% | 0% |
Debug and inspect a Claude Code session from Agent Monitor data.
The user provides: $ARGUMENTS
This may be:
GET /api/sessions/{id} from http://localhost:4820GET /api/sessions?limit=1 (default sort: most recently updated first)GET /api/sessions?limit=10&status=errorGET /api/events?session_id={session_id} — full event timelineGET /api/agents?session_id={session_id} — all agents in sessionGET /api/pricing/cost/{session_id}### Session Lifecycle
### Event Chain Analysis
### Agent Inspection
### Tool Execution Trace
### Anomaly Detection
Present as a debug report with:
Other measured skills in the registry, with their headline benchmark lift.