ralph-prompt-single-task
Installation
SKILL.md
Ralph Prompt Generator: Single Task
Overview
Generates well-structured prompts optimized for the Ralph Wiggum technique for single, focused tasks. These prompts include clear completion criteria, automatic verification (tests), self-correction loops, and proper <promise> completion tags.
Best For:
- Bug fixes with clear success criteria
- Single feature implementations
- Refactoring tasks
- Adding tests for existing code
- Documentation for specific modules
- Performance optimizations with measurable targets
Ralph Philosophy: This generator embraces the principle that failures are deterministic and fixable. Each iteration learns from the previous one. Don't fear failures—they're expected and provide data for improvement through prompt tuning.