Ralplan banner
mazenyassergithub mazenyassergithub

Ralplan

Development community

Description

--- description: Iterative planning with Planner, Architect, and Critic until consensus --- # Ralplan Skill ## Overview Ralplan orchestrates three specialized agents—Planner, Architect, and Critic—in an iterative loop until consensus is reached on a comprehensive work plan. This skill ensures plans are strategically sound, architecturally valid, and thoroughly reviewed before execution. ## The Planning Triad Three agents collaborate in structured phases to validate and refine work plans: |

Installation

Installs to ~/.claude/skills/mazenyassergithub-oh-my-claudecode-ralplan/SKILL.md

Terminal
mkdir -p ~/.claude/skills/mazenyassergithub-oh-my-claudecode-ralplan && curl -fsSL https://raw.githubusercontent.com/mazenyassergithub/oh-my-claudecode/HEAD/commands/ralplan.md -o ~/.claude/skills/mazenyassergithub-oh-my-claudecode-ralplan/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository