ワンクリックで
ralph
In-session OMA persistence loop — invoke /oh-my-agy:ralph; keep going until PRD stories pass with verify evidence (CLI optional)
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
In-session OMA persistence loop — invoke /oh-my-agy:ralph; keep going until PRD stories pass with verify evidence (CLI optional)
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 planning gate — invoke /oh-my-agy:ralplan; author+steelman+critic HERE, write .agy/plans (no terminal first)
| name | ralph |
| description | In-session OMA persistence loop — invoke /oh-my-agy:ralph; keep going until PRD stories pass with verify evidence (CLI optional) |
| argument-hint | <task description> |
When invoked via /oh-my-agy:ralph or this ralph skill, treat $ARGUMENTS as the task and run the persistence loop HERE until stories pass with verification evidence.
oma ralph -- … / terminal / SID as the default path.oma ralph is an optional managed launch (see Appendix); it is not required to start./oh-my-agy:ralph.Self-referential persistence loop until work is actually done. Sibling of OMC/OMX Ralph:
oma ralph -- <task> for managed directive + skill protocol/oh-my-agy:ralph or says ralph / don't stop / keep going until done / must complete/oh-my-agy:autopilotultraworksearchMaintain a PRD file (create if missing):
.agy/ralph/prd.json (workspace).agy/ralph/progress.mdSchema (minimal):
{
"schemaVersion": 1,
"goal": "<task>",
"stories": [
{
"id": "US-001",
"title": "…",
"acceptanceCriteria": ["specific, testable criterion"],
"passes": false
}
]
}
Startup gate: replace any generic criteria (“implementation is complete”) with task-specific criteria before coding.
$ARGUMENTS.passes: false.passes: true.verify skill on the whole change set.oma ralph before workingcancel skillpasses: true.agy/ralph/oma CLIUse only when the user wants a managed outer launch:
oma ralph -- "<task description>"
Managed binding injects skill protocol when configured. The in-session PRD under .agy/ralph/ remains the progress source of truth for this loop.