원클릭으로
skill-review
Run when the user asks for skill-review, /review, or to check Todam implementation drift against an active execution plan.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Run when the user asks for skill-review, /review, or to check Todam implementation drift against an active execution plan.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Run when the user asks for skill-pr, /pr, or to create a Todam pull request from the current branch.
Run when the user asks for skill-issue, /issue, or to create a GitHub issue from Todam templates and an active plan.
Run when the user asks for skill-commit, /commit, or to split and commit Todam changes using the repository commit convention.
Run when the user asks for skill-complete, /complete, or to move a Todam active execution plan to completed after all status checks pass.
Run when the user asks for skill-impl, /impl, /impl <feature> be, /impl <feature> fe, or to implement a Todam active execution plan.
Run when the user asks for skill-plan, /plan, or to create a Todam execution plan from requirements, feature specs, and API contracts.
| name | skill-review |
| description | Run when the user asks for skill-review, /review, or to check Todam implementation drift against an active execution plan. |
Review implementation against the active plan and API Contract.
<feature>.docs/exec-plans/active/<feature>.md exists..codex/agents/reviewer.md.git diff and relevant files against API Contract (스냅샷).packages/ui, apps/web/src/shared/ui) and constants/formatters/utils that duplicate or should be promoted to packages/shared.Findings first, then phase verdicts, then skill-complete eligibility.
Respond briefly after execution:
성공: <review 판정 요약>실패: <실패한 workflow 단계와 이유>Success/failure is based on review workflow completion, not Supabase insert success.