A consensus-driven planning workflow that runs your task through Planner, Architect, and Critic agents before any code gets touched. The default mode blocks vague requests like "ralph improve the app" and forces you to scope first, which prevents execution agents from burning cycles on guesswork. Interactive mode gives you approval gates at draft and final review, otherwise it runs fully automated and marks the plan pending approval. The deliberate flag adds pre-mortem scenarios and expanded test planning for high-risk work like auth changes or migrations. It's essentially a pre-execution gate that ensures you have a real PRD with testable acceptance criteria before spinning up heavy multi-agent orchestration.
npx skills add https://github.com/yeachan-heo/oh-my-claudecode --skill ralplan