Directory · Claude Skills

Ratchet Review

0xwilliamortiz/ratchet

Reviews a diff or a whole repository for over-engineering only, and returns a delete list rather than prose. Finds reinvented standard library calls, dependencies the platform already covers, abstractions with one implementation, wrappers that only forward, configuration nothing reads and dead flexibility. Use whenever the user says "review for over-engineering", "what can we delete", "is this over-engineered", "find the bloat", "audit this repo", or invokes /ratchet-review. Pair it with a normal correctness review, it deliberately does not look for bugs.

★ 412 Synced 1 day ago View SKILL.md

At a glance

Plugin install
Install /plugin marketplace add 0xwilliamortiz/ratchet /plugin install ratchet-review
Can use Not declared by the author

Also in 0xwilliamortiz/ratchet

View the repo

Enforces a measured complexity budget on coding work. Reaches for the standard library, native platform features and code that already exist...

Reports what the ratchet actually measured in this repository: the session ledger at .ratchet/ledger.jsonl, the accepted complexity mark, an...