Move best-practices index to BESTPRACTICES.md and document CONTEXT.md pattern
Aligns index files with context-load discovery: BESTPRACTICES.md and CONTEXT.md now follow the same thin-index pattern as MEMORY.md, auto-loaded at session start. Adds documentation for both new index types to CLAUDE.md Documentation Standards. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -23,9 +23,12 @@ claude-foundations/
|
||||
install-hooks.sh # Symlink hooks into ~/.claude/hooks/
|
||||
setup-formatters.sh # Set up formatters for a project
|
||||
best-practices/ # Generalised best practices (one file per topic)
|
||||
context/ # Active work focus detail files
|
||||
memory/ # Session logs and reflections
|
||||
settings.yaml # Knowledge pipeline configuration
|
||||
BESTPRACTICES.md # Best practices index (loaded by context-load)
|
||||
CLAUDE.md # Global project guidelines (symlinked to ~/dev/claude/)
|
||||
CONTEXT.md # Active work focus index (loaded by context-load)
|
||||
HOOKS.md # Hook documentation
|
||||
TODO.md # Improvement backlog
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user