How this command is triggered — by the user, by Claude, or both
Slash command
/autopoiesis:brainhookThe summary Claude sees in its command listing — used to decide when to auto-load this command
Toggle the BrainHook "infinite loop mode" enforcement. When ON, every time you try to stop, you'll be reminded to: - Look again even if you think you're done - Check for missed aspects - Decide whether to fix issues found - Act on those decisions This enforces the "LLMs lack global coherence" principle - keep iterating until the user breaks you out. Current state file: /tmp/brainhook_state.txt Instructions: 1. Check current state by reading /tmp/brainhook_state.txt (if missing = off) 2. Toggle it: if "on" write "off", if "off" or missing write "on" 3. Report the new state to user Do th...
Toggle the BrainHook "infinite loop mode" enforcement.
When ON, every time you try to stop, you'll be reminded to:
This enforces the "LLMs lack global coherence" principle - keep iterating until the user breaks you out.
Current state file: /tmp/brainhook_state.txt
Instructions:
Do this now.
npx claudepluginhub sancovp/autopoiesis-mcp --plugin autopoiesis/fire-loopStarts a self-iterating autonomous loop with circuit breaker, error classification, and context-aware execution until a task is completed or a safety limit is reached.
/helpExplains Loophaus plugin: iterative AI development via Ralph Wiggum continuous Claude loops, lists commands (/loop, /loop-plan, /loop-stop, etc.), skills, and key concepts.
/integrateAnalyzes, enhances, or creates AI artifacts like CLAUDE.md, skills, commands, and hooks to integrate with Subcog persistent memory. Interactive workflow recommended.
/helpExplains the Ralph Wiggum technique for iterative AI development via continuous Claude loops and lists all available Ralph Wiggum plugin commands with usage examples.
/helpExplains the Ralph Wiggum technique for iterative AI development loops using repeated prompts and lists available commands including /wiggum-loop and /cancel-wiggum.