From vibe-cartographer
Reflect on past sessions and propose Vibe Cartographer SKILL improvements. L3 self-evolution.
How this command is triggered — by the user, by Claude, or both
Slash command
/vibe-cartographer:evolveThe summary Claude sees in its command listing — used to decide when to auto-load this command
Run the `evolve` skill (`skills/evolve/SKILL.md`). Requires at least one full session logged at `~/.claude/plugins/data/vibe-cartographer/sessions/`. Vibe Cartographer reads its own session logs, surfaces patterns, and proposes concrete SKILL edits for you to approve. Nothing auto-applies.
Run the evolve skill (skills/evolve/SKILL.md). Requires at least one full session logged at ~/.claude/plugins/data/vibe-cartographer/sessions/. Vibe Cartographer reads its own session logs, surfaces patterns, and proposes concrete SKILL edits for you to approve. Nothing auto-applies.
npx claudepluginhub estevanhernandez-stack-ed/vibe-cartographer --plugin vibe-cartographer/evolveAnalyzes project and global instincts, clusters by trigger patterns, and suggests evolutions into commands, skills, or agents. Use --generate to create files in evolved directories.
/evolveStarts or monitors an evolutionary development loop by reading dedicated skill instructions and processing user arguments.
/evolveAnalyzes project and global instincts, clusters them by trigger patterns into command/skill/agent candidates, suggests evolutions, and generates files with --generate.
/evolveChecks instinct clustering across domains and proposes evolved capabilities (commands, skills, agents) if 5+ share a domain. Creates on approval and updates identity.
/evolveEvolves skill .md files by integrating validated lessons from usage data, generating diffs for user approval. Also supports --rollback, --export, and --import.