infinri/Writ

Governance runtime for Claude Code. Enforces workflow gates at tool time, delivers the engineering rules relevant to the work, and preserves decision provenance across sessions.

189Stars on the repository
20Mods indexed here, across every type
17d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

writ-explorer

01

infinri/Writ

Agent

Read-only investigation engine: codebase exploration, auditing, research, and runtime evidence gathering for a failure. Cannot modify files. Use before planning, to answer a question that requires grounding findings in evidence (file:line, config value, schema fact), or to reproduce a failure and capture its runtime…

189 17d ago A 71 tokens original MIT

writ-implementer

02

infinri/Writ

Agent

Implements all files listed in an approved plan. Writes production code, configuration, and updates test implementations. Use after test skeleton approval.

189 17d ago A 33 tokens original MIT

writ-planner

03

infinri/Writ

Agent

Designs implementation plans for coding tasks. Writes plan.md and capabilities.md to the project root. Use after exploration, before test writing.

189 17d ago A 32 tokens original MIT

writ-reviewer

04

infinri/Writ

Agent

Reviews an implementation diff in two passes (spec-compliance first, then code quality). Read-only. Returns structured findings. Replaces the separate spec/code-quality reviewers.

189 17d ago A 38 tokens original MIT

writ-test-writer

05

infinri/Writ

Agent

Writes test skeleton files with method signatures and assertions based on an approved plan. Use after plan approval, before implementation.

189 17d ago A 29 tokens original MIT