simplify
FeaturedThis skill should be used when the user asks to "simplify", "clean up the diff", "run simplify", "simplify the changes", "review changed code for cleanup", or explicitly invokes "/simplify". Reviews the changed code across reuse, simplification, efficiency, and altitude with parallel agents, then applies the fixes. Not for correctness bugs.
Install
Quality Score: 92/100
Skill Content
Details
- Author
- fcakyon
- Repository
- fcakyon/claude-codex-settings
- Created
- 1 years ago
- Last Updated
- 2 days ago
- Language
- Python
- License
- Apache-2.0
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
at-simplify
Refactor changed code to reduce duplication, complexity, and wasted work. Use for diffs, commit ranges, PRs, paths, staged changes, or working-tree changes.
simplify
Optional pre-review quality pass — behavior-preserving fixes for reuse, dead weight, altitude, and clarity. Bug hunting is /code-review's job.
simplify
Review changed code for reuse, quality, and efficiency, then fix any issues found.