Continuo — Development skill for Claude Code
Move a coding-agent session between Claude Code, Codex, and OpenCode.
How to install Continuo
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open yoavf/continuo and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Continuo does
Move a coding-agent session between Claude Code, Codex, and OpenCode.
Alternatives in Development
- Hapi — App for Claude Code / Codex / Gemini / OpenCode, vibe coding anytime, anywhere 3.6k ★
- Agent Of Empires — Manage multiple Claude Code, OpenCode agents from either TUI or Web for easy access on mobile 3.1k ★
- Claude Scholar — Semi-automated research assistant for academic research and software development 3k ★
README
Continuo
Continue a coding-agent session in a *different* agent. Continuo is a macOS menu-bar app that converts a recent Claude Code, Codex, or OpenCode session into another agent's native format and opens it already resumed in your chosen session destination — in any direction, on demand.
Switched tools mid-task? Hitting a model's limits? Want a fresh agent with the same context? Open the picker, pick a session, click the agent you want to continue in.
Install
brew install --cask yoavf/tap/continuo
Or download the latest `Continuo.dmg` from [Releases](https://github.com/yoavf/continuo/releases), drag it to Applications, and launch it — it's signed and notarized.
Recent sessions from `~/.claude` and `~/.codex` show up automatically. Click the menu-bar icon, or press `⌥⌘S` from anywhere, to see them.
Using it
- Pick a session from the menu-bar picker — the newest across all three tools, searchable.
- Choose where to continue it. Click a session to open the continue panel and pick one of the other two agents.
- Choose how much to carry over — the full transcript when it fits the target model's context, or a handoff brief (a structured summary plus your most recent exchanges) when it wouldn't.
- It opens resumed. Continuo writes the target's native session file and opens the resumed session in your chosen destination.
Settings lets you choose where Codex and Claude sessions open, select a terminal app for CLI sessions, pick target models per direction, and toggle the hotkey. Session folders are detected automatically; custom locations and installation controls stay tucked under
Related Skills
Agent Hop
Runtime for coding-agent harnesses. Run Claude Code, Codex, OpenCode, Pi, and Grok in one terminal; hop live b
Claude Code Sessions
Unofficial tool for Claude Code sessions on disk: make a session visible under your other Claude account on th
Kebacc Switch
Several Claude Code and Codex logins on one machine, and one command to move between them
Harness Remote
Native-session control plane for Codex, Claude Code, OpenCode, OMP and PI. Run, resume and hand off coding ses
Herdr Catchup
Cross-agent coding-session handoff for herdr: from a live pane, summarize, fork, or hand a Claude Code, Codex,
Gate Inbox
One terminal inbox for every coding-agent session waiting on you: Claude Code, Codex and OpenCode in tmux.
Related Agents
Agent Of Empires
Claude Code, OpenCode, Mistral Vibe, Codex CLI, Gemini CLI Coding Agent Terminal Session manager via tmux and
Developer Overview
code-container (container) creates isolated Docker environments for AI coding harnesses (Claude Code, OpenCode
Aux Delegator
Invokes external CLI coding agents (Codex, OpenCode, Claude -p, ACP). Use whenever a task should be offloaded