companion-offload
Installation
SKILL.md
Companion Offload
Offload the current Claude Code session to a remote Companion sandbox so it can continue running autonomously in the cloud.
When to use
- The user says "offload this task" or "run this in the cloud"
- A long-running task needs to continue without tying up the local machine
- The user wants to hand off work to their Companion sandbox
Prerequisites
- The
companionCLI must be installed and the user must be logged in (companion login) - An active sandbox must exist and be running (
companion lsto check) rsyncmust be available locally