acpx
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
More from anand-testcompare/scripts-prompts-config
openai-image-generation
Generate or edit images with OpenAI's Images API without Python. Use when the user asks to create, generate, modify, or inpaint images and wants a CLI workflow runnable with `sh` or `bun` from any directory via an absolute script path.
19readme-maintainer
Create or update repository README.md files with concise, human-skimmable structure and verified metadata. Use when writing or refreshing README content, adding or correcting badges, documenting stack and deployment/services, and explicitly reporting testing coverage (unit, integration, e2e api, e2e web) plus CI execution status.
13convex-delete-deployments
Bulk deletion workflow for Convex deployments with safe defaults and explicit confirmation. Use when Convex preview environments accumulate, deployment quota is exhausted, or you need to clean up many deployments quickly by type/name filter without deleting prod/dev accidentally.
10workos-agent-access
Provision and authenticate lower-env WorkOS/AuthKit users for this repo. Use when the agent needs its own reusable dev or preview login, must configure WorkOS redirect/CORS/homepage settings, create or update a password user, attach org memberships, or establish browser auth via agent-browser or a direct sealed session cookie.
3