status
Use when user wants a checkpoint: where we are, next step, blockers. Not for deep rebuilds.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use when user wants a checkpoint: where we are, next step, blockers. Not for deep rebuilds.
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 | status |
| description | Use when user wants a checkpoint: where we are, next step, blockers. Not for deep rebuilds. |
Use $status for a compact checkpoint.
Reply rule:
Script root: use ACC_PLUGIN_ROOT from SessionStart context (hooks inject it).
PLUGIN_ROOT is hooks-only — do not assume it in the agent shell.
Run python3 "<ACC_PLUGIN_ROOT>/scripts/runtime_info.py" --resolve-project "."
before reading state. Use returned project_root. If result is ambiguous,
stop and show candidates instead of choosing or reporting root state.
Read canonical .codex/anyone-can-code/state/workflow.json first.
state-current.md is derived and must carry same transaction ID.
Treat canonical verification, active_task, next_action, recovery, and
transaction_id as truth. Ignore legacy truth fields such as status_line,
work_state, verification_state, states, top-level evidence, and
top-level unverified if they appear.
Also read:
.codex/anyone-can-code/artifacts/VERIFICATION.md if present.codex/anyone-can-code/state/install.json.agents/plugins/marketplace.json~/.codex/plugins/cache/...Return:
in scope, designed, approved, implemented, verified, blocked,
deferredportable-markdown or fallbacknone, obsidian, or future acc-viewer unavailablenpm.cmd required in PowerShell, Bash-only ||
avoided, and repo root resolved before Git commandsNever use done, complete, finished, or similar words as workflow states.
Example: Status: build implemented, tests verified, deploy blocked.
Never report works, proper, perfect, or user accepted unless matching
interaction, visual QA, or user-acceptance evidence is recorded.
Desktop package (CLI = separate plugin). Cheap truth scripts when useful:
host_detect.py --guidance, loop_registry.py, ai_observability.py, past_answer.py.
When this skill's job is finished: