audit-rules

Installation
SKILL.md

Audit Rules Command

Audit Claude Code rule files (.claude/rules/*.md) for quality and compliance.

Initialization

Before auditing, initialize the environment:

  1. Get the current UTC date for audit timestamps.
  2. Capture the project root path for subagent communication.
  3. Ensure the temp directory (.claude/temp/) exists.
  4. Clean up any stale audit files if the user confirms.

The memory-management skill provides authoritative validation guidance for rules (auto-loaded when this command runs).

What Gets Audited

  • YAML frontmatter structure (description, globs)
  • Glob pattern validity and syntax
Related skills
Installs
2
GitHub Stars
63
First Seen
Apr 18, 2026