rigour
Active·★ 20·MIT·Updated 2026-04-27
★ Trending★ Workflow Automation★ Dev Tooling
The immune system for AI coding agents
Rigour is an AI-native governance tool that blocks security violations in real-time. It learns your codebase patterns and provides fix packets for agents to self-heal. It runs locally with zero telemetry and supports multiple AI IDEs.
#agentic-workflow#ai#ai-agents#claude-code#code-quality#developer-productivity#devtools#gaurdrail
01
Features
01Real-time violation blocking (hardcoded secrets, SQL injection, etc.)
02Local learning Brain that adapts to your codebase
03Fix packets for agent self-healing
04MCP-native with 26 tools for AI IDE integration
05Zero-config scan with npx rigour-scan
02
Compatibility
Claude Desktop
MCP Compatible
Verified via docs
VS Code Copilot
MCP Compatible
Verified via docs
ChatGPT
MCP Compatible
Verified via docs
Goose
MCP Compatible
Verified via docs
Claude Code
MCP Compatible
Verified via docs
Cursor
MCP Compatible
Verified via docs
03
Quick start
1
$ npx @rigour-labs/cli init
04
Use cases
↳Pre-commit secret detection in AI agents
↳AI agent governance and self-healing during development
↳Continuous compliance monitoring in AI-powered IDEs
05
Alternatives
Gemini CLI★ 104.7k
An open-source AI agent that brings the power of Gemini directly into your terminal. Supports native MCP.
dagster★ 15.6k
An orchestration platform for the development, production, and observation of data assets.
context-mode★ 16.0k
Context window optimization for AI coding agents. Sandboxes tool output, 98% reduction. 12 platforms
agents-best-practices★ 1.1k
Provider-neutral Agent Skill for Codex, Claude Code, and agentic harness design.
awesome-claude★ 250
HeyClaude is a curated registry and distribution surface for Claude and AI-workflow assets: agents, MCP servers, skills, commands, hooks, rules, guides, tools, jobs, Raycast feeds, static data exports, and an npm MCP package.
Related searches
Comments
Log in to leave a comment
- JJesse ZhangApr 3, 2026
Catches issues at the point of action, not just during planning.
- PPhoenix ClarkMar 31, 2026
Good for production agent deployments where safety checks shouldn't require manual triggers.
- SSage LeeMar 31, 2026
Immune system metaphor for AI coding agent safety is apt — passive, always-on protection.
- PPhoenix ZhangMar 27, 2026
Works alongside existing agent frameworks without replacing them.