Ratchet Review
0xwilliamortiz/ratchetReviews 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.
At a glance
/plugin marketplace add 0xwilliamortiz/ratchet
/plugin install ratchet-review
Also in 0xwilliamortiz/ratchet
View the repoEnforces 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...