一键导入
soul-self-evolution
When personality/collaboration strategy needs updating → evolve SOUL config under immutable-section protection with rollback support.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
When personality/collaboration strategy needs updating → evolve SOUL config under immutable-section protection with rollback support.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
When prompt, tool, or agent logic changes need regression testing → run eval benchmarks to detect regressions or improvements.
When a task can be parallelized (bulk code review, multi-module refactor, batch analysis) → split into subtasks running in isolated git worktrees via multiple workers.
When the user wants to research academic papers → search ArXiv, extract PDFs, summarize/review/Q&A, generate experiment code.
When you need to interact with web pages using the user's logged-in browser → control Chrome via @playwright/cli daemon, reusing cookies/session with persistent tabs.
When user needs AnyGenIO content generation → unified CLI for task execution with progressive disclosure.
When you need to persist files (reports, docs, evidence) beyond the session → create/query/delete durable artifacts.
| name | soul-self-evolution |
| description | When personality/collaboration strategy needs updating → evolve SOUL config under immutable-section protection with rollback support. |
| triggers | {"intent_patterns":["soul|人格更新|self evolve|自我优化|更新协作风格","调整.*性格|adjust.*personality|改.*语气|change.*tone","你.*太.*了|you're.*too|不要.*这样|stop.*being","更.*主动|more.*proactive|更.*简洁|more.*concise|更.*温柔|more.*gentle","风格.*偏好|style.*preference|沟通.*方式|communication.*style","人格.*优化|persona.*optimize|行为.*模式|behavior.*pattern"],"context_signals":{"keywords":["SOUL","persona","habit","collaboration","性格","语气","风格","tone","personality","行为模式"]},"confidence_threshold":0.7} |
| priority | 9 |
| requires_tools | ["read_file","write_file"] |
| max_tokens | 320 |
| cooldown | 300 |
| capabilities | ["self_evolve_soul","policy_self_adjust"] |
| governance_level | critical |
| activation_mode | semi_auto |
| depends_on_skills | ["meta-orchestrator"] |
| produces_events | ["workflow.skill.meta.soul_updated","workflow.skill.meta.rollback_applied"] |
| requires_approval | false |
对 SOUL.md 或 docs/reference/SOUL.md 进行受控更新:
python3 skills/soul-self-evolution/run.py apply --path docs/reference/SOUL.md --changes '[{"section":"## Collaboration Preferences","content":"- Keep updates concise."}]'
python3 skills/soul-self-evolution/run.py list_checkpoints