What problem does it solve?
This Skill unit provides a robust debugging framework for ACP agents, enabling users to inspect and analyze the internal workings of agents, diagnose issues, and compare agent capabilities.
Core Features & Use Cases
- Agent Debugging: Offers a detailed view of agent behavior through JSON-RPC sessions and captures every wire frame for analysis.
- Probe and Test: Run arbitrary commands or probe specific agents to test and compare their functionalities.
- Session Load: Resume and analyze past sessions to troubleshoot and understand agent interactions.
- Use Case: When a user encounters an issue with an agent, such as a failure to initialize, this skill can be used to diagnose the problem by running a probe or loading a session for analysis.
Quick Start
Use the acp-debug skill to probe the 'claude-acp' agent and capture its interaction with the agent in a JSONL file.