use-acpx

Installation
SKILL.md

acpx

CRITICAL: Background Execution Required

MUST use run_in_background: true for ALL acpx bash commands. Running acpx in the foreground will block Claude Code and make the session unusable.

When executing any acpx command:

{
  "command": "acpx codex 'your prompt here'",
  "run_in_background": true
}

Failure to run in background will cause Claude Code to block indefinitely while waiting for the agent to complete.

What acpx is

Installs
81
GitHub Stars
567
First Seen
Mar 17, 2026
use-acpx — fradser/dotclaude