probity
TDD enforcement and guardrails for AI coding tools like Claude Code, Codex, GitHub Copilot
GraphCanon updated Sep 20, 2026 · GitHub synced Sep 20, 2026
25views this month
Decision brief
Probity is designed for TDD enforcement and guardrails in projects that integrate AI coding tools like Claude Code, Codex, GitHub Copilot CLI, leveraging TypeScript to maintain code quality.
Good fit when
- Use Probity when working on a project that leverages multiple AI coding assistants such as Claude Code or Codex, and you need to ensure strict TDD compliance throughout your development lifecycle.
- Integrate with the tool for automatic enforcement and monitoring of TDD practices if continuous code quality is paramount in projects utilizing GitHub Copilot CLI.
Avoid when
- Do not use Probity if your team does not utilize AI coding assistants, as its specific guardrails and integration features are tailored to such environments.
- Avoid adopting Probity if you do not wish to enforce TDD practices, or if another tool is better suited for enforcing the development methodology preferred by your team.
- Pricing:
- freemium - Available under MIT License. Free for open-source and commercial use.
Observed Jul 16, 2026 · Source: enrich:decision_facts
Verify the decision
Adoption
Package downloads where a registry match exists. GitHub stars (199) are secondary evidence.
- npm downloads (30d)
- 20,965·npm downloads API·Sep 12, 2026
Maintenance and security
Full trust report- Maintenance
- Very active (0d since push)
- As of Sep 12, 2026
- Provenance
- Not a fork · Personal account
- As of Sep 12, 2026
- Security (OSV)
- No criticals
- As of Jul 15, 2026
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
npm install probity npmSimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
Probity enforces Test-Driven Development (TDD) practices in projects using AI developers like Claude Code, Codex, and GitHub Copilot CLI. It offers guardrails through TypeScript to ensure the quality of code generated by these agents.
Capability facts
- CLI
- CLI entrypoint
Source: package.json:bin|scripts · Sep 12, 2026
- MCP server
- No MCP server detected
Source: repo_scan · Sep 12, 2026
- Languages
- typescript, javascript
Source: github.language+package.json · Sep 12, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Source: README excerpt (regex_v1, Sep 12, 2026)
npm install -D @nizos/probitySource link
Tags
README
Quick start Create at your project root: Then wire it into your agent. One time setup per agent.
For agents
This page has a .md twin and JSON over the API.