원클릭으로
atlas-init
Initialize project with CLAUDE.md, STATE.md, and ROADMAP.md by following the canonical init command doc.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Initialize project with CLAUDE.md, STATE.md, and ROADMAP.md by following the canonical init 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.
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.
Check project progress and suggest the next action by following the canonical status command doc.
Restore project context after clear/new session by following the canonical sync command doc.
| name | atlas-init |
| description | Initialize project with CLAUDE.md, STATE.md, and ROADMAP.md by following the canonical init command doc. |
Read the canonical init command markdown at commands/atlas/init.md and follow it exactly.
Codex command style:
/atlas:<command> references from canonical docs with $atlas:<command> in Codex responses.Safety: preserve existing project context; do not overwrite user-authored planning files without explicit confirmation.