Skip to main content
ClaudeWave

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.

Subagents190 stars13 forksPythonMITUpdated 19d ago
ClaudeWave Trust Score
97/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
Last scanned: 9/3/2026
Install as a Claude Code subagent
Method: Clone
Terminal
git clone https://github.com/infinri/Writ && cp Writ/*.md ~/.claude/agents/
1. Clone the repository and copy the agent .md definitions into ~/.claude/agents (or .claude/agents inside a project).
2. Start a new Claude Code session to load the agents.
3. Delegate work to them with the Task/Agent tool or by name.

6 items in this repository

writ-approveSlash Command

Advance the current Writ workflow phase with an explicit tool-confirmed advance. NOT a replacement for pattern-match approval detection; this command spends the token that detection mints (see Authorization below).

Install

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 evidence before anyone reads the source.

Install

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

Install
writ-plannerSubagent

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

Install

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.

Install

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

Install
Use cases

Subagents overview

README preview not available. Visit the repo on GitHub for full documentation.
agent-governanceagent-toolsai-agentsai-codingai-governanceclaude-codeclaude-plugindeveloper-toolshybrid-searchknowledge-graphpythonrule-enforcement

What people ask about Writ

What is infinri/Writ?

+

infinri/Writ is subagents for the Claude AI ecosystem. 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. It has 190 GitHub stars and its last recorded update is dated 2026-08-15.

How do I install Writ?

+

You can install Writ by cloning the repository (https://github.com/infinri/Writ) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is infinri/Writ safe to use?

+

Our security agent has analyzed infinri/Writ and assigned a Trust Score of 97/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains infinri/Writ?

+

infinri/Writ is maintained by infinri. The last recorded GitHub activity is dated 2026-08-15, with 0 open issues.

Are there alternatives to Writ?

+

Yes. On ClaudeWave you can browse similar subagents at /categories/agents, sorted by popularity or recent activity.

Deploy Writ to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: infinri/Writ
[![Featured on ClaudeWave](https://claudewave.com/api/badge/infinri-writ)](https://claudewave.com/repo/infinri-writ)
<a href="https://claudewave.com/repo/infinri-writ"><img src="https://claudewave.com/api/badge/infinri-writ" alt="Featured on ClaudeWave: infinri/Writ" width="320" height="64" /></a>

More Subagents