RuleScan

ESLint for your CLAUDE.md — catch contradictions before your agent does

npx -y github:Isco0819/rulescanner

Ever run into this?

Like ESLint (25k stars, billions of weekly downloads) but there is zero equivalent for AI agent config files. CLAUDE.md and system prompts grow to thousands of tokens with no quality gate — contradictions, dead rules referencing removed workflows, and ambiguous instructions silently break agent behavior in ways that are nearly impossible to debug after the fact.

The fix

npx CLI that statically analyzes CLAUDE.md / .cursorrules / system prompt files, detects contradictions, dead references, and ambiguity hotspots, and outputs ESLint-style findings with line numbers and severity levels.

What it does

npx -y github:Isco0819/rulescanner