Rule Effectiveness Analysis
Analyze the effectiveness of .claude/rules/ in the current project by cross-referencing rule globs against actual file activity from git history.
Step 1: Collect rules inventory
Read all .md files in .claude/rules/. For each:
- Extract
globs:value from YAML frontmatter - Count lines of content (excluding frontmatter)
- Record filename and glob pattern
If a rule has no globs: or paths: frontmatter, classify as always-loaded (loads every ses
[Description truncada. Veja o README completo no GitHub.]