by infinri · Claude Skill · ★ 203
Writ A Claude Code harness that gives every coding session two helpers: a fast librarian that picks the rules that fit the current task, and a process keeper that blocks risky writes until you have approved a plan and tests. At the live 276-rule production corpus (post Phase 1-5 public-rulebook expansion), the librarian returns ranked results in 0.590 ms at the 95th percentile. At the 10,000-rule synthetic scale, it still holds at 0.557 ms while reducing context tokens by 726 times versus loading the whole rulebook every turn.
| Stars | 203 |
| Forks | 14 |
| Language | Python |
| Category | Claude Skill |
| License | MIT |
| Quality Score | 70.9040071043056/100 |
| Last Updated | 2026-09-19 |
| Created | 2026-03-16 |
| Platforms | claude-code, python |
| Est. Tokens | ~20k |
These tools work well together with Writ for enhanced workflows:
Explore other popular claude skill tools:
Writ is 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 is categorized as a Claude Skill with 203 GitHub stars.
Writ is primarily written in Python. It covers topics such as agent-governance, agent-tools, ai-agents.
You can find installation instructions and usage details in the Writ GitHub repository at github.com/infinri/Writ. The project has 203 stars and 14 forks, indicating an active community.
Writ is released under the MIT license, making it free to use and modify according to the license terms.