Skip to main content
Manusで任意のスキルを実行
ワンクリックで

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