Skip to content

/ratchet-review

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

shell
$ npx -y skills add 0xwilliamortiz/ratchet --skill ratchet-review --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/ratchet-review
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

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
Ships withratchet

Your agent reads the rules. This checks whether it followed them. A ratchet turns one way. Complexity in your codebase goes down or stays flat, unless someone deliberately turns it the other way and writes down why.

Get the whole plugin, auto-invoked
Stats
430
Stars
0
Views
85
Forks
Active
Maintenance
JavaScript
Language
MIT
License
13h ago
Last commit
4d ago
Created

Repo: 0xwilliamortiz/ratchet