Evolve
Description
--- name: evolve description: 分析直觉(Instincts)并建议或生成进化的结构 command: true --- # 进化命令(Evolve Command) ## 实现(Implementation) 使用插件根路径运行直觉(Instinct)命令行工具: ```bash python3 "${CLAUDE_PLUGIN_ROOT}/skills/continuous-learning-v2/scripts/instinct-cli.py" evolve [--generate] ``` 如果未设置 `CLAUDE_PLUGIN_ROOT`(手动安装): ```bash python3 ~/.claude/skills/continuous-learning-v2/scripts/instinct-cli.py evolve [--generate] ``` 分析直觉并将相关的直觉聚类为更高级别的结构: - **命令(Commands)**:当直觉描述用户调用的动作时 - **技能(Skills)**:当直觉描述自动触发的行为时 -
Installation
Installs to ~/.claude/skills/xu-xiang-everything-claude-code-zh-evolve/SKILL.md
mkdir -p ~/.claude/skills/xu-xiang-everything-claude-code-zh-evolve && curl -fsSL https://raw.githubusercontent.com/xu-xiang/everything-claude-code-zh/HEAD/commands/evolve.md -o ~/.claude/skills/xu-xiang-everything-claude-code-zh-evolve/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development