opencode-teammates
Installation
SKILL.md
opencode-teammates
Overview
Local skill-based alternative to Claude Teams MCP. It preserves the operational model using script-driven state in ~/.claude/teams and ~/.claude/tasks.
Current scope is intentionally simple: teammates are opencode-only and are driven through opencode serve HTTP APIs.
Sub-skills
Load the matching sub-skill from sub-skills/ based on user intent.
create-team.md: initialize or delete team statespawn-teammate.md: create teammate records, seed inbox instructions, and start runtime (headless default, optional tmux TUI)assign-task.md: create and update tasks with dependency-safe transitionsmessage.md: direct and broadcast inbox messagingshutdown.md: graceful shutdown request and teammate cleanupstatus.md: team health, orphan detection, and repair guidance