Start iterative development loop (milhouse)
Runs an iterative development loop that continues until genuine completion or max iterations.
/plugin marketplace add blueraai/bluera-base/plugin install blueraai-bluera-base@blueraai/bluera-base<prompt-file> [--max-iterations N] [--promise TEXT]Execute the setup script to initialize the milhouse loop:
"${CLAUDE_PLUGIN_ROOT}/hooks/milhouse-setup.sh" $ARGUMENTS
Work on the development task. When you try to exit, the milhouse loop will feed the SAME PROMPT back for the next iteration. You'll see your previous work in files and git history, allowing you to iterate and improve.
CRITICAL RULES:
<promise>YOUR_PROMISE</promise> when the task is genuinely complete