Debug Session — Development skill for Claude Code
Inspect a Diva session or run via the platform MCP tools.
How to install Debug Session
Installs to ~/.claude/skills/diva-agents-diva-sdk-plugin-debug-session/SKILL.md
mkdir -p ~/.claude/skills/diva-agents-diva-sdk-plugin-debug-session && curl -fsSL https://raw.githubusercontent.com/diva-agents/diva-sdk-plugin/HEAD/commands/debug-session.md -o ~/.claude/skills/diva-agents-diva-sdk-plugin-debug-session/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Debug Session does
description: Inspect a Diva session or run via the platform MCP tools argument-hint: [session id or run id]
Inspect a Diva session/run on the platform using the bundled platform MCP. `$ARGUMENTS` may be a session id or run id.
1. Preflight
Confirm the platform MCP is reachable — look for `mcp__platform__*` tools (`ToolSearch` with `"platform"` if they're deferred). If none are visible, stop and tell the user to set `diva_mcp_key` for this plugin first.
2. Discover the real tool
Alternatives in Development
- Memory Gc — Inspect or rotate the autopilot ledger JSONL files (findings.jsonl, negatives.jsonl) 3.8k ★
- Harness Improvement — Update Kandev harness files from session learnings or explicit cross-platform harness requests 697 ★
- Storybloq — Cross-session context for Claude Code 696 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Run Example
Run a runnable example from the Diva SDK docs (quickstart, tools, mcp, subagents, streaming, ...)
Debug Website
Inspect a rendered website at desktop and mobile widths, exercise interactions, and review the screenshots.
KyttoMCP
A local desktop control panel for managing MCP servers across Claude Desktop, Claude Code, Cursor, VS Code, an
Maestro Session Manage
Manage a v3 Session — inspect status/resume-view, review knowledge candidates, complete, archive/unarchive
Claco
claco is a CLI tool for boosting Claude Code productivity - manage hooks, slash commands, and inspect session
Ao Session Monitor
Properly inspect AO worker tmux sessions to detect working vs idle state
Related Agents
Diva MCP Integrator
Wires MCP servers into a Diva agent — external tool servers via MCP.stdio/MCP.http (Python or TypeScript) and
Jdb Debugger.Agent
Debug Java applications using JDB. Use when the user wants to debug Java code, investigate runtime behavior, c
LLM MCP
Engineer of redbar's AI surface — the MCP server, the handoff that hands the gap to the agent to write the tes