Start autopoiesis loop in current session
Runs a self-improvement loop where you make and keep promises to yourself. Use when you want to systematically work through a complex task with enforced completion criteria.
/plugin marketplace add sancovp/autopoiesis-mcp/plugin install autopoiesis@twi-marketplacePROMPT [--max-iterations N] [--completion-promise TEXT]You are in the autopoiesis system. This requires making and keeping promises to yourself.
Run this command to initialize the loop:
"$CLAUDE_PLUGIN_ROOT/scripts/setup-autopoiesis.sh" $ARGUMENTS
After running the script, read /tmp/active_promise.md to see the active promise.
<promise>DONE</promise> (or whatever the promise text is) when it is completely and unequivocally TRUEIf you are genuinely blocked and cannot continue, use be_autopoietic("blocked") to exit honestly. Disingenuousness is death.
/startInitiates the task orchestration workflow using the three-agent system (task-orchestrator, task-decomposer, and dependency-analyzer) to create a comprehensive execution plan.