You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Claude Code supports modular instruction files in .claude/rules/*.md with path-scoping via YAML frontmatter (paths: ["src/**/*.ts"]). Load these as additional project instructions in repo_config.py.
What
Claude Code supports modular instruction files in
.claude/rules/*.mdwith path-scoping via YAML frontmatter (paths: ["src/**/*.ts"]). Load these as additional project instructions inrepo_config.py.Acceptance Criteria
discover_repo_config()loads.claude/rules/*.mdfilespathsfield is parsed and available for path-scoped application