Pending: Should existing .claude/rules/ files be removed after moving to path-scoped locations, or kept as fallback?
Pending: Are there any rules currently in CLAUDE.md that should be extracted into path-scoped rules instead?
User Tasks
FR-026: Rules Expansion & Review
Summary
Review existing Claude Code rules and expand with path-scoped rules for key vault and config directories.
Problem / Motivation
Current rules in .claude/rules/ load globally for every context, even when not relevant. There are only two rule files (vault-conventions, coding-standards) that duplicate some CLAUDE.md content. Key areas like skills, features, daily operations, and knowledge have no dedicated rules, leading to inconsistent handling.
Proposed Solution
Review and improve the two existing rule files.
Move them to path-scoped locations (vault/.claude/rules, src/.claude/rules).
Add new path-scoped rules for high-value directories.
Open Questions
Should existing .claude/rules/ files be removed after moving to path-scoped locations, or kept as fallback?
Are there any rules currently in CLAUDE.md that should be extracted into path-scoped rules instead?
Phase Overview
Phase
Description
Status
Phase 1
Review & restructure existing rules
—
Phase 2
Add new path-scoped rules
—
Phase 3
Deduplicate CLAUDE.md vs rules
—
Phase 1: Review & Restructure Existing Rules —
Goal: Audit existing rules for gaps and duplication, then move to path-scoped locations.
File / Feature
Details
Owner
Status
Review vault-conventions.md
Check for gaps, duplication with CLAUDE.md, completeness
mv
—
Review coding-standards.md
Check for gaps, duplication with CLAUDE.md, completeness
mv
—
Move vault-conventions to path-scoped location
vault/.claude/rules
opus
—
Move coding-standards to path-scoped location
src/.claude/rules
opus
—
Phase 2: Add New Path-Scoped Rules —
Goal: Create path-scoped rules for high-value directories to provide context-specific guidance.