What problem does it solve?
The Ralph Planning Skill reduces friction in AI-driven development by coordinating clarifying questions, plan generation, and artifact creation (specs, implementation plans, prompts, and loop scripts) in a single, repeatable flow.
Core Features & Use Cases
- Clarifying-question interview flow with A/B/C/D options to define scope and validation
- Automatic generation of specs, implementation plans, and loop infrastructure
- Creation of planning/build prompts (PROMPT_plan.md, PROMPT_build.md) and loop script (loop.sh)
- Optional Oracle review step to analyze architecture before planning
- Compatible with multiple agents (e.g., Amp, Claude Code) to orchestrate iterative tasks
Quick Start
Use the skill to kick off an interactive planning session. Run /skill ralph [optional/path/to/plan.md] to base the plan on a provided plan file or the current conversation context. The skill will generate the necessary artifacts and a reusable loop for iterative development.