afrizzal

7 mods across 1 repository, 6 stars between them.

ratchet

01

afrizzal/ratchet

Plugin Claude Code

Plugin marketplace listing 1 plugin: ratchet.

6 1mo ago A tokens not measured original MIT

ratchet

02

afrizzal/ratchet

Plugin Claude Code

Verified, resumable engineering loops for Claude Code — audit a codebase into an acceptance-gated backlog, route each item to the right model, execute one verified commit at a time.

6 1mo ago A tokens not measured original MIT

ratchet-audit

03

afrizzal/ratchet

Skill Claude CodeCodex

Deep multi-agent audit of the current codebase that ends in an executable artifact — ratchet/AUDIT.md (understanding + findings) and ratchet/BACKLOG.md (prioritized items with evidence, minimal specs, and runnable acceptance criteria, in ratchet:v1 format). Use when the user says "audit this repo", "ratchet audit"…

6 1mo ago A 111 tokens original MIT

ratchet-backlog

04

afrizzal/ratchet

Skill Claude CodeCodex

Create, validate, extend, groom, and migrate ratchet BACKLOG.md files — from TODO/FIXME comments, GitHub issues, a PRD/notes file, or plain conversation. Enforces the ratchet:v1 and ratchet:v2 contracts, especially the core invariant "no acceptance criteria, no item"; v2 adds parallel lanes (per-lane state files) for…

6 1mo ago A 133 tokens original MIT

ratchet-loop

05

afrizzal/ratchet

Skill Claude CodeCodex

Execute a ratchet BACKLOG.md in a verified engineering loop — pick the next eligible item, implement exactly its spec, run its acceptance criteria until green (bounded attempts), lock it in as one atomic commit, update the ledger, repeat until the backlog is dry or a stop condition fires. Supports ratchet:v2 parallel…

6 1mo ago A 140 tokens original MIT

ratchet-recommend

06

afrizzal/ratchet

Skill Claude CodeCodex

Turn a ratchet BACKLOG.md + Ledger into a prioritized, model-routed execution plan (ratchet/NEXT.md) — what to do next, who should do each item (an autonomous cheap model, a supervised cheap model, a senior model, or a human decision), in what order, and with what verification. Read-only. Changes no code, no items, no…

6 1mo ago A 121 tokens original MIT

ratchet-ship

07

afrizzal/ratchet

Skill Claude CodeCodex

Release runbook that takes verified local work to a green deploy — full local preflight, diff and secret review, push per the repo's convention, watch CI to completion, run the smoke checklist, and leave rollback notes. Use when the user says "ship it", "ratchet ship", "release", or after /ratchet-loop finishes a…

6 1mo ago A 83 tokens original MIT