원클릭으로
atlas-status
Check project progress and suggest the next action by following the canonical status command doc.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Check project progress and suggest the next action by following the canonical status command doc.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Complete the current milestone and prepare next work by following the canonical complete command doc.
Execute the current plan (from STATE.md -> PLAN.md) by following the canonical execute command doc. Make code changes + run necessary checks.
Initialize project with CLAUDE.md, STATE.md, and ROADMAP.md by following the canonical init command doc.
Create executable plan for the current phase (3-5 tasks). Reads the canonical plan command doc and produces/updates the current PLAN.md referenced from STATE.md. No implementation.
Review code changes and capture learnings for CLAUDE.md by following the canonical review command doc.
Restore project context after clear/new session by following the canonical sync command doc.
| name | atlas-status |
| description | Check project progress and suggest the next action by following the canonical status command doc. |
Read the canonical status command markdown at commands/atlas/status.md and follow it exactly.
Codex command style:
/atlas:<command> references from canonical docs with $atlas:<command> in Codex responses.Safety: read and report state only; do not modify files.