eval-rules/
Audit .claude/rules/: resolves glob patterns against real files, interactive usefulness review
When to use this
- When auditing .claude/rules/ to check glob patterns actually match project files
- After a project restructure when rules may point to renamed or moved files
- When rules are firing too broadly or never triggering at all
How to use
-
Open the template on GitHub and copy its content:
skills/eval-rules/SKILL.md -
Place the file inside
.claude/skills/in your project (or globally in~/.claude/to share across all projects). - Edit the Markdown content to match your project conventions, team constraints, and specific context.