Debug AI agent workflows by exploring agents, sessions, and events. Investigate behavioral issues and unexpected patterns. Use when user asks to debug, explore sessions, investigate issues, or examine agent behavior at runtime.
/plugin marketplace add cylestio/agent-inspector/plugin install cylestio-agent-inspector-integrations-claude@cylestio/agent-inspector# Debug Agent Workflow Explore captured workflow data to debug issues, investigate behavioral patterns, and identify problems at the agent, session, and event level. ## Prerequisites **You MUST run `/agent-inspector:setup` BEFORE proceeding.** This is NOT optional. The setup command will: 1. Check if agent-inspector is already running 2. Auto-detect your LLM provider (OpenAI/Anthropic) 3. Start the server in background if needed 4. Verify MCP connection is working **DO NOT skip this step.** If you proceed without running setup, MCP tools will fail. ## When to Use This Command Use `/d...