ralph-loop
Installation
SKILL.md
ralph-loop - Completion Enforcement Loop
When to use this skill
- Long-running implementation tasks that tend to stop early
- Tasks that need strict completion signaling
- Workflows using
ultrawork/ulwin OpenCode - Sessions where the agent must continue until exact completion
1. Core Command Pattern
Use the built-in command form:
/ralph-loop "<task description>" [--completion-promise=TEXT] [--max-iterations=N]