What problem does it solve?
This Skill automates complex coding tasks by running an AI agent in autonomous loops, allowing it to iterate on code, fix bugs, and implement features without constant human intervention.
Core Features & Use Cases
- Autonomous Loops: Runs the same prompt repeatedly until a task is complete, persisting context through files and Git history.
- Template-Driven Workflows: Offers pre-defined templates for common tasks like improving test coverage, implementing features from PRDs, fixing lint errors, generating documentation, and migrating code.
- PRD Support: Integrates with Product Requirements Documents (PRDs) to guide feature development, ensuring tasks are prioritized and completed according to specifications.
- Use Case: Improve test coverage for a critical module by running Ralph in an autonomous loop, letting it identify gaps, write tests, and verify them until the target coverage is met.
Quick Start
Use the super-ralph-wiggum skill with the test-coverage template, max 20 iterations.