Skip to content

/ratchet

Enforces a measured complexity budget on coding work. Reaches for the standard library, native platform features and code that already exists in the repository before writing anything new, and treats every added dependency, file and line as a cost that has to be justified. A

shell
$ npx -y skills add 0xwilliamortiz/ratchet --skill ratchet --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
How auto-invocation works

Context preview

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

Enforces a measured complexity budget on coding work. Reaches for the standard library, native platform features and code that already exists in the repository before writing anything new, and treats every added dependency, file and line as a cost that has to be justified. A
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