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: