Set up slime mold strategy for parallel exploration with autonomy branches
Sets up slime mold exploration strategy with autonomy branches and iteration tracking.
/plugin marketplace add tilmon-engineering/claude-skills/plugin install autonomy@tilmon-eng-skillssonnetYou must invoke the slime-strategy skill to set up the complete slime mold exploration workflow.
Use the Skill tool:
skill: "autonomy:slime-strategy"
What this command does:
If no autonomy goal exists yet:
creating-a-goal skill to define goal and set up autonomy/[goal-name]/ directoryautonomy/CLAUDE.md with slime mold strategy documentationforking-iteration skill to create initial autonomy/[goal-name] branchiteration-0000-YYYY-MM-DD.md as baseline setup journalautonomy/[goal-name]/iteration-0000If autonomy goal already exists:
autonomy/CLAUDE.md to ensure slime mold strategy documentation is currentAfter running /slime:
/start-iteration to begin iteration 0001 (first real work iteration)/fork-iteration <strategy-name> to create additional exploration branches/analyze-branch <branch> <search> to cross-pollinate learnings between branches/compare-branches <branch-a> <branch-b> to understand divergent approaches