Init Context
- •Parse
CLAUDE.mdand find all markdown links to local documentation files (paths likedocs/*.mdor relative.mdlinks) - •Read each linked documentation file fully
- •Confirm context is loaded with a brief summary of key concepts
通过读取 CLAUDE.md 中链接的所有文档,全面加载项目上下文。
--- frontmattername: init-context description: Load full project context by reading all documentation linked from CLAUDE.md allowed-tools: Read, Grep, Glob
CLAUDE.md and find all markdown links to local documentation files (paths like docs/*.md or relative .md links)