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

simplify

スター5
フォーク0
更新日2026年3月2日 06:02

Three-pass code review and cleanup after a batch of changes. Runs reuse analysis (find existing utilities that replace new code), quality review (redundant state, copy-paste, leaky abstractions, stringly-typed code), and efficiency review (unnecessary work, missed concurrency, hot-path bloat, memory leaks). Fixes issues directly. Use after landing a feature slice, before a PR, or when the user says "simplify", "clean up", or "review".

インストール

Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。

SKILL.md
readonly