Directory · Claude Skills

Ratchet Ledger

0xwilliamortiz/ratchet

Reports what the ratchet actually measured in this repository: the session ledger at .ratchet/ledger.jsonl, the accepted complexity mark, and every `ratchet:` shortcut comment left in the code with its ceiling and its upgrade trigger. Use when the user says "ratchet ledger", "/ratchet-ledger", "what did we defer", "show the complexity trend", "what shortcuts are in here", or asks whether the codebase is getting simpler or more complex over time. Reports real recorded numbers only, never estimates.

★ 412 Synced 1 day ago View SKILL.md

At a glance

Plugin install
Install /plugin marketplace add 0xwilliamortiz/ratchet /plugin install ratchet-ledger
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...

Reviews a diff or a whole repository for over-engineering only, and returns a delete list rather than prose. Finds reinvented standard libra...