Skip to main content
Ejecuta cualquier Skill en Manus
con un clic

ralph-loop

// Ralph Wiggum-inspired automation loop for specification-driven development. Orchestrates task implementation, review, cleanup, and synchronization using a Python script. Use when: user runs /loop command, user asks to automate task implementation, user wants to iterate through spec tasks step-by-step, or user wants to run development workflow automation with context window management. One step per invocation. State machine: init → choose_task → implementation → review → fix → cleanup → sync → update_done. Supports --from-task and --to-task for task range filtering. State persisted in fix_plan.json.

$ git log --oneline --stat
stars:261
forks:29
updated:10 de mayo de 2026, 16:24
Explorador de archivos
6 archivos
SKILL.md
readonly