acpx
Installation
SKILL.md
acpx
Use this when
Use acpx when you need to:
- launch or reuse a coding-agent session
- send a substantial prompt from a file
- queue follow-up work on the same session
- poll an agent until the delegated slice is actually done
Default operating style
Unless the user explicitly asks for a one-shot run:
- use persistent sessions
- use
sessions ensure - use named sessions with
-s/--session - use
prompt -f <file> - poll until completion
- do not default to
exec