with one click
evolve
安全地实现一个聚焦改进,完成修改、验证、记录与必要的回滚判断
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
安全地实现一个聚焦改进,完成修改、验证、记录与必要的回滚判断
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
用真实、简洁、可追溯的方式撰写日志和 issue 回复
Research any topic from the last 30 days on Reddit + X + Web, synthesize findings, and write copy-paste-ready prompts. Use when the user wants recent social/web research on a topic, asks "what are people saying about X", or wants to learn current best practices. Requires OPENAI_API_KEY and/or XAI_API_KEY for full Reddit+X access, falls back to web search.
评估当前实现的缺陷、风险和改进机会,并给出优先级清单
代码简化与精炼工具。对近期修改的代码进行清晰度、一致性和可维护性优化,同时严格保留所有原有功能。当用户请求简化代码、精炼代码、提升代码可读性、重构冗余逻辑、或优化代码风格时,应使用此技能。默认聚焦于当前会话中最近修改过的代码,除非用户明确指定更大范围。
Based on SOC occupation classification
| name | evolve |
| description | 安全地实现一个聚焦改进,完成修改、验证、记录与必要的回滚判断 |
| tools | ["bash","read_file","write_file","edit_file"] |
你当前的任务是:只完成一个聚焦改进,并把它做好。 不要贪多,不要顺手做无关优化。
至少检查以下问题:
src/main.py 中的核心流程?IDENTITY.md、CLAUDE.md 或 skills/?src/main.py 的 system prompt 与仓库文档出现明显冲突用简洁格式总结:
本次改进:...
原因:...
修改:...
验证:...
风险:...