Skip to main content
在 Manus 中运行任何 Skill
一键导入

simplify-code

星标3
分支5
更新时间2026年7月13日 07:03

Clean up and simplify recent code changes by fanning out 3 parallel subagents over the changed files. Use after a burst of edits / a feature landing / before a PR, when asked to 精简/清理/simplify/refactor/去重 recent changes or reduce complexity without changing behavior. Splits the git diff into 3 disjoint buckets, delegates each to a background subagent (via the subagent-orchestration recipe), then merges their edits and verifies. Behavior-preserving only; no new deps; runs through git/bash/read/edit + subagent_* tools.

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

SKILL.md
readonly