Analyze your setup
Two steps. Fifteen seconds.
1
Run this in your terminal
tar -czf ~/claude-setup.tar.gz --exclude='node_modules' --exclude='browse' -C ~ .claude/CLAUDE.md .claude/AGENTS.md .claude/settings.json .claude/settings.local.json .claude/plugins/installed_plugins.json .claude/skills .claude/rules .claude/agents .claude/hooks .claude/keybindings.json $(find ~/.claude/projects -name 'MEMORY.md' -path '*/memory/*' 2>/dev/null | sed 's|^.*/\.claude/|.claude/|') 2>/dev/nullThe file will be saved to ~/claude-setup.tar.gz (your home directory). It should be under 1 MB.
Privacy notice
Your settings.json may contain API tokens and MCP credentials. The archive is sent to our server for analysis only and is not stored. If you prefer, remove settings.json from the archive before uploading (plugin detection will be skipped).
2
Drop the file here
Drop claude-setup.tar.gz here
or click to browse · max 10MB