What problem does it solve?
It helps you author, refactor, and debug Claude Code’s CLAUDE.md and path-scoped rule files so the model consistently follows the standing instructions you intend.
Core Features & Use Cases
- Choose the right CLAUDE.md layer and scope (managed vs user-global vs project-team vs project-personal), including when to use
.claude/rules/<topic>.md and when to keep content inline in CLAUDE.md or CLAUDE.local.md.
- Write effective rule content that actually changes behavior, including how to use
paths: for path-scoped rules and how to import other sources of truth with @path (and how to avoid common loader footguns like globs:).
- Debug “Claude is not following my CLAUDE.md” by checking what’s loaded, identifying conflicts and redundancies, and addressing issues like file shape, path scoping, compact/persistence behavior, and overgrown instruction files.
Quick Start
Ask the skill to create or rewrite the correct CLAUDE.md/rules file for your team or project, including any path-scoped rules you want to apply.