Sync Pull
Check for sessions available from other devices
Session Sync Pull
Check what sessions and settings are available from other synced devices.
Instructions
-
Determine the sync directory path based on OS:
- macOS:
~/Library/Mobile Documents/com~apple~CloudDocs/ClaudeSessions - Windows:
$env:USERPROFILE\iCloudDrive\ClaudeSessions
- macOS:
-
Run the sync script:
# macOS/Linux "${CLAUDE_PLUGIN_ROOT}/scripts/claude-sync.sh" pull# Windows & "${env:CLAUDE_PLUGIN_ROOT}\scripts\claude-sync.ps1" pull -
Report to the user:
- Sessions from other devices
- Recent activity from each device
- Any settings available to apply
Note
This command shows what's available. To apply settings from another device, use /sync-apply.