01Implements a modular 3-tier documentation system separating foundation, component, and feature rules.
02Configures conditional rule loading using YAML frontmatter and glob patterns for specific file paths.
03Enforces a <200 line limit for main CLAUDE.md files to minimize per-request token costs.
040 GitHub stars
05Utilizes file referencing with @ syntax to maintain a single source of truth without duplication.
06Automates the refactoring of bloated documentation into structured subdirectories.