Bootstrap context by reading CLAUDE.md and any referenced documentation
Loads project documentation from CLAUDE.md files to understand codebase architecture and conventions.
/plugin marketplace add cyotee/cyotee-claude-plugin-up/plugin install up@cyoteeplan|promptRead and internalize the project's CLAUDE.md documentation to understand the codebase.
Find CLAUDE.md: Look for CLAUDE.md in the current working directory or repository root
Read CLAUDE.md: Read and understand the project instructions, architecture, and conventions
Follow references: If CLAUDE.md references other CLAUDE.md files (e.g., in submodules like lib/daosys/lib/crane/CLAUDE.md), read those as well
Acknowledge: After reading, briefly confirm what you learned:
After reading, respond with something like:
Context loaded from CLAUDE.md:
- Project: [name] - [brief purpose]
- Architecture: [key patterns]
- Dependencies: [key libs/frameworks]
- Also read: [list of referenced CLAUDE.md files]
Ready to assist with this codebase.