What problem does it solve?
This Skill routes user requests for various AI coding agents (e.g., Pi, Claude Code, Codex, Copilot) to either Alisio ACP runtime sessions or direct acpx-driven sessions, optimizing the flow of coding-agent thread requests.
Core Features & Use Cases
- Request Routing: Directs user requests to specific AI coding agents through Alisio ACP runtime or direct acpx-driven sessions.
- Session Management: Manages the creation and continuation of harness work sessions.
- Fallback Mechanisms: Provides fallback options when ACP runtime or acpx path is unavailable or unhealthy.
- Use Case: A user can initiate a request to run a piece of code in an AI coding agent like Codex or Copilot, and the Skill will route this request to the appropriate runtime session.
Quick Start
Use the acp-router skill to spawn a new Codex session in a thread: spawn codex session to say hello.