📄 skillActivePromisingmedium
acpx
by openclaw
Headless CLI client for stateful Agent Client Protocol (ACP) sessions
Supported Platforms
🤖 Claude Code🧠Codex
Quality Breakdown
104/ 200
Content Signals
Repo Health
Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.
Trust & Verification
medium
Requires extended permissions (shell access, subagents). Review before use.
Active
Updated within the last 90 days. Actively maintained.
Risk Assessment
- Repository contains agent orchestration and multi-agent spawning capabilities (AGENTS.md, agents/ directory with multiple agent definitions)
- Implements session management and prompt queueing for autonomous agent-to-agent communication without explicit human approval gates per interaction
- Contains workflow automation files (.github/workflows/) including CI/release pipelines
- Includes conformance test suite that exercises agent protocol handling, IPC, and permission systems
- Implements permission system (docs/permissions.md) suggesting capability delegation to agents
- Fire-and-forget execution mode (--no-wait) allows autonomous queuing without waiting for completion