ralplan
SolidConsensus planning entrypoint that auto-gates vague ralph/autopilot/team requests before execution
AI & Automation 35,484 stars
3242 forks Updated today MIT
Install
Quality Score: 95/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# Ralplan (Consensus Planning Alias)
Ralplan is a shorthand alias for `/oh-my-claudecode:plan --consensus`. It triggers iterative planning with Planner, Architect, and Critic agents until consensus is reached, with **RALPLAN-DR structured deliberation** (short mode by default, deliberate mode for high-risk work).
## Usage
```
/oh-my-claudecode:ralplan "task description"
```
## Flags
- `--interactive`: Enables user prompts at key decision points (draft review in step 2 and final approval in step 6). Without this flag the workflow runs fully automated — Planner → Architect → Critic loop — marks the final plan `pending approval`, outputs it, and stops without asking for confirmation or executing changes.
- `--deliberate`: Forces deliberate mode for high-risk work. Adds pre-mortem (3 scenarios) and expanded test planning (unit/integration/e2e/observability). Without this flag, deliberate mode can still auto-enable when the request explicitly signals high risk (auth/security, migrations, destructive changes, production incidents, compliance/PII, public API breakage).
- `--architect codex`: Use Codex for the Architect pass when Codex CLI is available. Otherwise, briefly note the fallback and keep the default Claude Architect review.
- `--critic codex`: Use Codex for the Critic pass when Codex CLI is available. Otherwise, briefly note the fallback and keep the default Claude Critic review.
## Usage with interactive mode
```
/oh-my-claudecode:ralplan --interactive "task descri...
Details
- Author
- Yeachan-Heo
- Repository
- Yeachan-Heo/oh-my-claudecode
- Created
- 4 months ago
- Last Updated
- today
- Language
- TypeScript
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Listed
ralplan
Alias for $plan --consensus
1 Updated today
ItsProGamer974 AI & Automation Listed
ralplan
Iterative planning with Planner, Architect, and Critic until consensus
6 Updated today
mazenyassergithub AI & Automation Listed
plan
Strategic planning with optional interview workflow
1 Updated today
ItsProGamer974 AI & Automation Solid
omc-plan
Strategic planning with optional interview workflow
35,484 Updated today
Yeachan-Heo AI & Automation Solid
ralphex
Run ralphex autonomous plan execution with progress monitoring
1,205 Updated today
umputun