What problem does it solve?
This Skill helps developers and AI engineers diagnose and fix issues within AI agent sessions by providing tools for visualizing execution flows, replaying sessions, detecting problematic loops, and analyzing multi-agent interactions.
Core Features & Use Cases
- Visualize Execution Flow: Understand the step-by-step process of an agent's execution.
- Session Replay: Step through a session interactively to pinpoint errors.
- Loop Detection: Automatically identify and report infinite or redundant loops.
- Topology Analysis: Visualize communication patterns between multiple agents.
- Session Comparison: Compare two sessions to identify performance improvements or regressions.
- Use Case: Debug a complex multi-agent system that is unexpectedly looping or consuming excessive resources by replaying its execution and analyzing its decision-making process.
Quick Start
Use the agent-debugger skill to replay session 'session_abc123'.