Autonomy
Autonomy from tilmon-engineering/claude-skills.
Skills in this plugin
14- ▌ Slime · tilmon-engineeringUse when user wants to set up slime mold exploration strategy with parallel autonomy branches for genetic algorithm approach to problem-solving
- ▌ Create Goal · tilmon-engineeringUse when setting up a new open-ended goal for autonomy tracking, before starting the first iteration
- ▌ Branch Status · tilmon-engineeringUse when user wants detailed status report for single autonomy branch including iteration timeline and metrics progression
- ▌ End Iteration · tilmon-engineeringUse when concluding work on an open-ended goal to write iteration journal entry documenting work performed, decisions made, and state changes
- ▌ Fork Worktree · tilmon-engineeringUse when user wants to create new autonomy branch with dedicated worktree for parallel agent workflows
- ▌ List Branches · tilmon-engineeringUse when user wants to inventory autonomy branches with custom sorting, grouping, or filtering
- ▌ Analyze Branch · tilmon-engineeringUse when analyzing another branch's iteration journals to extract findings, decisions, and insights from divergent work
- ▌ Fork Iteration · tilmon-engineeringUse when user wants to create new autonomy branch from current commit or specific past iteration
- ▌ List Worktrees · tilmon-engineeringUse when user wants to see all autonomy worktrees with their status
- ▌ Remove Worktree · tilmon-engineeringUse when user wants to safely remove an autonomy worktree while preserving the branch
- ▌ Review Progress · tilmon-engineeringUse when user wants to assess progress toward an open-ended goal by reading and summarizing all iteration journals
- ▌ Start Iteration · tilmon-engineeringUse when beginning a new conversation to work on an open-ended goal, loading context from previous iterations through iteration journals
- ▌ Compare Branches · tilmon-engineeringUse when user wants to compare two autonomy branches to see different approaches, metrics, and outcomes
- ▌ Checkpoint Iteration · tilmon-engineeringUse when saving current iteration progress mid-conversation, before context compaction, or at interim pause points