What problem does it solve?
This Skill automates complex development tasks by orchestrating iterative loops of implementation, validation, and refinement, ensuring high-quality code through structured processes.
Core Features & Use Cases
- Iterative Development: Breaks down large tasks into single, manageable steps for focused implementation.
- Automated Validation: Integrates programmatic gates (tests, linting, type-checking) and subjective LLM-as-judge reviews to ensure quality.
- Structured Planning: Manages requirements, gap analysis, and task prioritization in
IMPLEMENTATION_PLAN.md.
- Use Case: Implementing a new microservice feature that requires multiple code changes, API endpoint definitions, and thorough testing, ensuring all acceptance criteria are met before completion.
Quick Start
Start Ralph Mode for my project at ~/projects/my-app to implement the user authentication feature.