Skip to main content

strict-simplify

Stars5
Forks0
UpdatedJune 4, 2026 at 04:53

Use when reviewing code to replace redundant or verbose logic with a provably-equivalent simpler form โ€” custom code that duplicates a stdlib/builtin or an existing project function, dead/no-op arguments, collapsible redundant expressions, duplicate inline logic that reimplements something already defined in the codebase. Triggers on "strict simplify", "/strict-simplify", "reduce redundant code". Does not restructure, rename, reformat, optimize, or fix bugs.

Installation

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.

SKILL.md
readonly