원클릭으로
ralplan
In-session OMA planning gate — invoke /oh-my-agy:ralplan; author+steelman+critic HERE, write .agy/plans (no terminal first)
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
In-session OMA planning gate — invoke /oh-my-agy:ralplan; author+steelman+critic HERE, write .agy/plans (no terminal first)
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
In-session OMA autonomous delivery — invoke /oh-my-agy:autopilot with a goal; run deep-interview→ralplan→ultragoal→code-review→ultraqa HERE (no terminal required)
In-session OMA cancel — invoke /oh-my-agy:cancel; stop active modes HERE, leave resume-friendly state (CLI stop optional)
In-session OMA merge-readiness gate — invoke /oh-my-agy:code-review; write APPROVE+CLEAR or REQUEST CHANGES under .agy/reviews HERE
In-session OMA requirements gate — invoke /oh-my-agy:deep-interview; Socratic clarify HERE, write .agy/specs (no terminal first)
OMA skill index (SLASH-FIRST) — /oh-my-agy:autopilot five-phase + ralph, ultrawork, team, verify, setup; CLI is optional ledger only
In-session OMA persistence loop — invoke /oh-my-agy:ralph; keep going until PRD stories pass with verify evidence (CLI optional)
| name | ralplan |
| description | In-session OMA planning gate — invoke /oh-my-agy:ralplan; author+steelman+critic HERE, write .agy/plans (no terminal first) |
| argument-hint | <spec path or task> |
When invoked via /oh-my-agy:ralplan or this ralplan skill (including as Autopilot Phase 2), treat $ARGUMENTS as the spec path or task and produce the plan HERE.
.agy/plans/, not code./oh-my-agy:ralplan.Planning gate with self-challenge (OMC/OMX $ralplan / $plan --consensus analogue):
/oh-my-agy:deep-interview / a clear specralph / ultrawork with an approved plansearch.agy/plans/ralplan-<slug>-<UTC>.md
.agy/plans/ralplan-<slug>-consensus.json # optional machine summary
Plan markdown must include:
Optional JSON:
{
"schemaVersion": 1,
"verdict": "approve",
"planPath": ".agy/plans/…",
"architectNotes": "…",
"criticNotes": "…",
"blockedReason": null
}
deep-interview artifact preferred; else $ARGUMENTS)./oh-my-agy:ultragoal, ralph, ultrawork, team, or Autopilot implement phase).Do not start implementation while verdict is revise. Critic APPROVE is the gate into ultragoal.
oma autopilot consensus before the plan file exists.agy/plans/ with steelman + criticOnly when session-bound Autopilot durability is in use:
oma autopilot consensus --session <id> --expected-revision <n> \
--role architect --verdict approve --note <text>
oma autopilot consensus --session <id> --expected-revision <n> \
--role critic --verdict approve --note <text>
oma autopilot handoff --session <id> --expected-revision <n> \
--key ralplan --path .agy/plans/<file>.md
oma autopilot advance --session <id> --expected-revision <n> \
--evidence <ralplan-evidence.json>
In-session plan quality does not depend on these commands.