ralph-wiggum - Iterative development technique using repeated prompts
Executes well-defined tasks by repeatedly running fixed prompts in a loop with automated test and build verification.
Tags
Updated: 2026-09-15Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Run prompts iteratively in loops
- Execute automated verification commands
- Commit code changes between iterations
- Set iteration caps for tasks
- Document failure reasons in comments
Inputs
- Task prompt with completion criteria
- Automated verification commands
- Iteration cap limit
Outputs
- Git commit history
- Modified codebase files
- Failure attempt documentation
Requirements
- /loop skill
- Automated verification tools
- Git repository
