Compass
Structure
The complete layout of your Claude workspace — from the global config under
~/.claude/ down to individual project repos. Covers the CLAUDE.md context cascade, which folders are stable vs ephemeral, and the re-clone workflow that keeps repos lightweight.
CLAUDE.md cascade
Repo workflow
Stability reference
OneDrive backup
→
Projects
All active customers and projects, with their cloned repos. Click Copy next to any repo to copy the
/clone-repo command ready to paste into Claude — no typing required.
Customers & projects
Repo clone buttons
/create-project
/create-repo
→
Rules
Rules that apply across every project and every session. Each rule is stored in
_global\CLAUDE.md and documented here with exactly how it is implemented — so there is no ambiguity about what Claude will and won't do.
Plan first
Context handover
Temp file handling
Workspace permissions
→
Permissions
The tool permissions granted to Claude Code in
~\.claude\settings.json. Documents exactly which operations are auto-approved, what path they cover, and what still requires a manual confirmation.
Read / Write / Edit
Glob / Grep
OneDrive\Claude scope
What still prompts
→
Skills
All available slash commands — what they do, where they're available, and how to invoke them. Covers both custom skills built for this workspace and any project-specific commands.
/create-customer
/create-project
/clone-repo
/fabric-cicd-setup
→
Agents
Autonomous sub-agents that run multi-step tasks independently — taking screenshots, browsing pages, analysing designs, and more. Each agent is defined as a markdown file and invoked via the Agent tool.
/create-agent
Playwright
Design review
→
Handovers
All saved session handovers with a summary of what was covered. Click Copy next to any entry to copy the pickup phrase and paste it into a new Claude session to resume exactly where you left off.
Session history
One-click pickup
→
Triggers
Natural language phrases you can say to Claude from any folder to trigger specific behaviours — opening the guide, creating global rules, managing handovers, and more.
Guide controls
Global rules
Session handover
→
Notes
Reference information saved on demand — server details, configuration values, anything worth keeping. Use
/notes add to save, /notes get to retrieve.
/notes add
/notes get
/notes list
→
Memories
Persistent facts Claude carries across sessions — project context, reference pointers, and setup notes. Updated automatically as you work.
Project context
Reference pointers
Cross-session memory
→