Skip to main content
Run any Skill in Manus
with one click
$pwd:

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:May 10, 2026 at 16:24
File Explorer
6 files
SKILL.md
readonly