en un clic
ralplan
Alias for /omagy:plan --consensus.
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Menu
Alias for /omagy:plan --consensus.
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Basé sur la classification professionnelle SOC
[OMAGY] Run an anti-slop cleanup/refactor/deslop workflow
Run read-only deep repository analysis with ranked synthesis, concrete evidence, and explicit Evidence/Inference/Unknown boundaries.
Full OMX-style autonomous pipeline for Omagy: interview, plan, goal execution, optional team, review, and UltraQA.
Professor-critic research workflow with durable Omagy artifacts for agy.
Stateful validator-gated research loop with artifact-gated completion.
[Omagy] Bounded best-practice research wrapper using official/upstream evidence first
| name | ralplan |
| description | Alias for /omagy:plan --consensus. |
| argument-hint | [--interactive|--deliberate] <task> |
Ralplan is a shorthand alias for /omagy:plan --consensus. It triggers
iterative planning with Planner, Architect, and Critic roles until consensus is
reached, using RALPLAN-DR structured deliberation.
Do not implement directly inside Ralplan. It produces .omagy/plans/prd-*.md
and .omagy/plans/test-spec-*.md, then hands off to /omagy:team or
/omagy:ralph.
Read existing planning state:
omagy plan status --json
Follow /omagy:plan --consensus <arguments>.
Use omagy question --input <json> --json for interactive approval when a
visible tmux renderer is available; otherwise use Antigravity native
structured prompting when available.
Persist final PRD/test-spec directly under .omagy/plans/:
.omagy/plans/prd-<YYYYMMDDTHHMMSSZ>-<slug>.md
.omagy/plans/test-spec-<same-YYYYMMDDTHHMMSSZ>-<same-slug>.md
Complete runtime state and verify launch hints before execution:
omagy plan complete --json
omagy plan handoff --mode team --json
omagy plan handoff --mode ralph --json
Short mode is the default. Use --deliberate or auto-enable deliberate mode for
auth/security, migrations, destructive changes, production incidents,
compliance/PII, or public API breakage.
Planner output must include:
Architect review must run before Critic review. Do not run them in parallel. Critic must reject weak alternatives, vague risks, untestable acceptance criteria, missing verification, or missing deliberate-mode sections.
Final output must include an ADR, visible execution launch hints, and a matching
test spec. Without both PRD and test spec, omagy plan handoff must fail closed
and execution should not start.