Review implementation for simplification opportunities
Scanned 9/8/2026
Install to Claude Code
npx -y skills add richardgill/nix --skill simplify --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Simplify?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/richardgill-simplify-5babd9db)More formats (shields.io, HTML) on the badges page.
---
name: simplify
description: Review implementation for simplification opportunities
---
Run `~/Scripts/git-pr-diff`.
Are there any ways you can simplify the implementation? I want the implementation to be as clean, readable and understandable as possible. Try to avoid:
- Unnecessary indirection that makes things harder to understand
- Backwards compatability that is unnecessary or makes things more complex
If there are functional changes that simplify the implementatino, you can ask me if we can simplify that too.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!