opencode-handoff
Installation
SKILL.md
OpenCode Handoff
You hit the OpenCode usage limit mid-task. This skill gives you a new local OpenCode profile for the same project with the same agent setup, deliberately leaves the host's OpenCode config, token, and key behind, and opens it in a new tmux panel.
The credential exclusion is the point, not a side effect. Anonymous/free models may work without an account, and authentication is optional when the selected provider requires it. A fresh local profile does not guarantee a fresh provider, model, account, network, or service allowance.
This skill composes two others rather than reimplementing them:
| Concern | Owned by |
|---|---|
| Container lifecycle, mounts, credentials | opencode-sandbox (run_opencode.sh) |
| Panel mechanics | tmux-agent-comms (Phase 1 — create/discover) |
| Credential boundary + wiring the two together | this skill |