Acp Install
Description
One-command install for Agentic Control Plane — see, price, and control every tool call your coding agent makes. Claude Code, Cursor, OpenAI Codex, OpenClaw, MCP clients.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
acp-install
**Control the tool call, control the agent.** See and stop what your coding agent actually does — every command, edit, and fetch — with one control layer that works the same across Claude Code, Cursor, and Codex. Free for individuals — connected console by default, or fully on-device with `--local`.
Real recording, nothing mocked — how it's made / re-record it yourself. 60 seconds: install → agent blocked → asked → allowed → the audit log.
curl -sf https://agenticcontrolplane.com/install.sh | bash
Prefer fully on-device — no account, nothing leaves your machine? Add the flag:
curl -sf https://agenticcontrolplane.com/install.sh | bash -s -- --local
One command. It detects whichever agents you run and puts the same guardrails in front of all of them:
- A safety floor nothing can cross —
rm -rf /,mkfs,ddto a disk, a fork bomb, a force-push tomainare blocked regardless of your policy (and regardless of how the command is spelled). - Your rules, one place —
allow/ask/denyper tool, applied identically to every agent: the shared console (connected), or~/.acp/policy.json(--local). - A log of what actually happened — the live activity feed in the console, or in
--localmodetail -f ~/.acp/audit.jsonl, fully on-device.
The same policy that stops Claude Code stops Codex. You configure control once, not once per vendor. The default install connects a workspace — free for individuals — with the cost X-ray and a shared console across everyone's a
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11