Use the OpenCode JoAi app plugin when the task needs OpenCode tools or workflows.
Connect OpenCode to Claude, Codex, and ChatGPT through JoAi's hosted MCP app server.
If a specific task was given, identify the relevant MCP tool and call it immediately — no preamble.
If invoked with no task, call the authenticate tool first (if present), then list the available actions concisely so the user can pick one.
Never ask "what would you like to do?" — either act on the task or show the menu.
opencode-add-followup (collect) — Send a followup message to an existing OpenCode session.opencode-cancel-task (collect) — Abort and close an OpenCode session.opencode-get-task-status (collect) — Get current status of an OpenCode session.opencode-launch-task (collect) — Create a new OpenCode session for task execution.