help
Use when user asks what ACC is doing, what is next, or what is blocked in plain words.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Use when user asks what ACC is doing, what is next, or what is blocked in plain words.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Use when a plan or concrete tasks exist and user said build/go/implement. Not to invent scope or claim done without verify.
Use when goal/spec is clear and you need ordered tasks before writing code. Not while still clarifying.
Use when about to claim done/works/fixed, or user asks test/check/prove. Run evidence; not for pure planning chat.
Use when another installed plugin/skill may do the job better, or to route specialists. ACC stays workflow owner.
Use when user wants an explicit recorded decision or blocker saved to artifacts. Not silent monitoring.
Use when request is too vague to plan or build. Not when goal and constraints are already clear.
| name | help |
| description | Use when user asks what ACC is doing, what is next, or what is blocked in plain words. |
Script root: ACC_PLUGIN_ROOT from SessionStart (hooks inject). PLUGIN_ROOT is hooks-only.
Reply rule:
Use $help when the user asks what is happening, what is next, or what is blocked.
Before reading state, run:
python3 "<ACC_PLUGIN_ROOT>/scripts/runtime_info.py" --resolve-project "."
Use returned project_root. If status is ambiguous, stop and show candidates;
never report root idle state as final and never choose silently.
Read from:
.codex/anyone-can-code/state/workflow.json.codex/anyone-can-code/state/state-current.md.codex/anyone-can-code/artifacts/resume-note.md.codex/anyone-can-code/settings/preferences.jsonExplain memory as portable Markdown. If migration/import failed, name rollback receipt and say original source remains. Never describe JSONL as current durable memory.
Answer in plain language, not internal jargon.
When explaining the active route, use the same entry-mode and route names from
scripts/front_door.py. Never expose development-system audit or promotion
terms as product workflow.
Also say: This is the Desktop package. CLI users install Anyone Can Code CLI (separate). Ports to Claude/Cursor = later.
Host wording: run python3 "<ACC_PLUGIN_ROOT>/scripts/host_detect.py" --guidance and use those install/review lines so CLI vs Desktop advice stays honest.
When this skill's job is finished: