What problem does it solve?
This Skill unit addresses the need to implement or debug heterogeneous agents within LobeHub, which are used for Claude Code/Codex adapters, external CLI agents, event mapping, IPC, persistence, tool-call chains, sessions, traces, or adapter bugs.
Core Features & Use Cases
- Agent Implementation and Debugging: Develop and debug Claude Code/Codex adapters, external CLI agents, and other components.
- Event Mapping and IPC: Handle event mapping and inter-process communication within the LobeHub environment.
- Persistence and Tool-Call Chains: Manage data persistence and complex tool-call chains for robust agent operations.
- Use Case: When you encounter a bug in a Claude Code/Codex adapter or an external CLI agent, use this Skill unit to trace the issue, identify the root cause, and resolve it.
Quick Start
Run the 'heterogeneous-agent' skill to debug a Claude Code adapter by first capturing a raw CLI trace, then comparing raw and adapted events, checking step boundaries, and finally verifying tool persistence invariants.