What problem does it solve?
It helps you audit existing agent instruction rule sets that appear to be ignored, fail to steer behavior, or are too vague to reliably improve outcomes.
Core Features & Use Cases
- Static rule scoring: Reads an instruction file and scores each extracted rule against seven properties to identify noise, unfalsifiable guidance, missing intent, and weak scope.
- Structural diagnostics: Detects redundancy with linters/types/CI, flags scope mismatches, and maps coverage across architecture, domain, conventions, integrations, operations, testing, security, performance, and tech debt.
- Optional behavioral validation: Can generate targeted coding tasks and (via an evaluation harness) measure whether the rules actually change agent behavior, not just how they read on paper.
Quick Start
Ask an AI to run the rule-quality-evaluator on your current agent instructions file and report a scorecard plus the top improvements needed to increase behavioral impact.