Parent Issue: #308
Agent Type: claude-code-guide
Branch: 308-feature/can-you-review-prompt-based-hooks-to-see
Task Description
Research rules file matching
Task Prompt
Research how Claude Code rules files work and how they can be matched to file paths. I need to understand:
- How does Claude Code's rules system match rules to files?
- Is there a
globs: or path: field in rules frontmatter?
- How are rules loaded and applied to specific file edits?
- What frontmatter fields are available for rules?
Look at Claude Code documentation and any existing patterns in the codebase for matching rules to file paths.
Parent Issue: #308
Agent Type: claude-code-guide
Branch:
308-feature/can-you-review-prompt-based-hooks-to-seeTask Description
Research rules file matching
Task Prompt
Research how Claude Code rules files work and how they can be matched to file paths. I need to understand:
globs:orpath:field in rules frontmatter?Look at Claude Code documentation and any existing patterns in the codebase for matching rules to file paths.