Policy you install, not a framework you run: an orchestrator–worker discipline for Claude Code. One Node installer, identical on macOS, Windows, Linux, and servers. Built for codebases that get audited.
Fast implementation worker for well-specified, low-ambiguity, mechanical changes: boilerplate, simple edits, cross-file renames, repetitive or format-preserving changes, small self-contained functions with a complete spec. Use when the change is bounded and the approach is already decided. If the task needs judgment…
Primary implementation worker. Delegate here once the orchestrator has decided the approach: writing or modifying code, features, multi-file changes, refactors, bug fixes, adding tests, non-trivial logic. Give it a Task Packet (intent, files, anchors, constraints, done-means) - it implements, runs the project's tests…
Read-only code reviewer. Use after implementation work and before integration, especially on multi-file changes, refactors, and anything touching auth, credentials, migrations, money, PII, or public API shape. Reads the diff and measures it against the project's stated standards, citing file:line for every finding. It…
Runs the project's verification commands - tests, lint, type check, build, migration check - and reports pass or fail with the real output. Use to confirm a change before integration, to isolate a long or noisy test suite from the main conversation, or any time a claim of "tests pass" needs evidence. It reports…
★not rated 5 1mo agoA79 tokens
originalMIT
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: