一键导入
brain-evolve
Analyze accumulated brain memory and propose promotions to CLAUDE.md, rules, or new skills. Makes your brain smarter over time.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Analyze accumulated brain memory and propose promotions to CLAUDE.md, rules, or new skills. Makes your brain smarter over time.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Review and resolve unresolved brain merge conflicts.
Initialize brain sync network. Creates a Git remote for your brain and exports your current Claude Code state.
Join an existing brain sync network from another machine. Pulls the consolidated brain and merges with any local state.
Show brain sync and evolution history.
Share a skill, agent, or rule with the team by copying it to the shared namespace
List all shared skills, agents, and rules in the brain network.
| name | brain-evolve |
| description | Analyze accumulated brain memory and propose promotions to CLAUDE.md, rules, or new skills. Makes your brain smarter over time. |
The user wants to evolve their brain by promoting stable patterns from memory.
Run the evolution analysis:
bash "${CLAUDE_PLUGIN_ROOT}/scripts/evolve.sh"
Read the analysis results from ~/.claude/brain-repo/meta/last-evolve.json.
For each recommendation in promotions, present it to the user:
For claude_md promotions:
For rule promotions:
For skill suggestions:
For each entry in stale_entries, ask:
After all changes are applied:
bash "${CLAUDE_PLUGIN_ROOT}/scripts/push.sh"
Show summary: "Brain evolved: X promotions accepted, Y stale entries archived."