Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
What gets synced for Claude Code.
claude
~/.claude/
CLAUDE.md
settings.json
.mcp.json
commands/
agents/
skills/
rules/
~/.claude/ → default profile ~/.claude-work/ → "work" profile ~/.claude-personal/ → "personal" profile
lazy push --profile work lazy pull --profile work
# Push your Claude Code config lazy push # Push a specific profile lazy push --profile work # Pull on another machine lazy pull