ワンクリックで
codex-approval
Ask an ATM Fable validator for Codex approval.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Ask an ATM Fable validator for Codex approval.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Temporary inboxes for agent signup QA — create disposable addresses, wait for verification email, extract OTP or magic links. Use when automating signup, login, or email verification without parsing HTML manually.
Spin up isolated sandboxes ("boxes") for coding agents, run them in parallel, queue background runs with -i, and push commits safely through the host relay. Use when the user wants to run Claude Code / Codex / OpenCode in a sandbox, start more boxes, attach to a running box, or otherwise operate the `agentbox` CLI on their laptop.
Use when building an HTTP val — a web endpoint, API route, webhook receiver, or any val that responds to HTTP requests. Covers the handler signature, Hono usage, the endpoint URL, CORS behavior, redirects, and Val Town-specific limitations.
Use when creating a new val and choosing which starter to fork. Covers the catalog of official starter templates, which project shape each one fits, and when forking an existing val is the better starting point.
Switch coding-agent accounts on a usage/rate limit, routed by host and agent.
Use Agent Mail from Codex for file leases, notifications, inboxes, and conflict prevention.
| name | codex-approval |
| description | Ask an ATM Fable validator for Codex approval. |
Codex-native parity wrapper. The full skill content — constraints, workflow,
artifact contract, quality rubric, and troubleshooting — lives in the sibling
base file ../SKILL.md. Read it first.
For fanout discovery, Fable reviews the SynthesisPacket plus every
PerspectivePlan and Codex persists an ApprovalEdge with the tmux capture and
normalized verdict. WARN is not a silent pass.
Codex execution steps and guardrails for this skill are in prompt.md (same dir).