Skip to main content
Exécutez n'importe quel Skill dans Manus
en 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 mai 2026 à 16:24
Explorateur de fichiers
6 fichiers
SKILL.md
readonly