rule-review

Community

Audit agent rules with evidence and fixes.

Authorbpawlakj
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you verify that an agent-rules file is correct, efficient, non-redundant, and actually reachable—so your agent follows the rules instead of ignoring or contradicting them.

Core Features & Use Cases

  • Evidence-based auditing across seven dimensions: checks length, embedded code/config blocks, language precision, redundancy with your auto-active rules layer, ordering, cross-tool drift, and dead rules using grep.
  • Cross-tool drift detection: compares common sibling rule sources (e.g., AGENTS.md vs CLAUDE.md vs GitHub Copilot vs Cursor) to find contradictions for the same scope.
  • Safe remediation with --fix: applies only non-destructive, safe rewrites (e.g., removing redundancy, reordering critical sections) and flags anything that requires manual attention.

Quick Start

Run a read-only audit of your rules file by instructing the AI:
“Review AGENTS.md for redundancy, drift, ordering, and dead rules.”

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: rule-review
Download link: https://github.com/bpawlakj/ai-devkit/archive/main.zip#rule-review

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.