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 state
  • spawn-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 transitions
  • message.md: direct and broadcast inbox messaging
  • shutdown.md: graceful shutdown request and teammate cleanup
  • status.md: team health, orphan detection, and repair guidance
Related skills
Installs
8
GitHub Stars
2
First Seen
Mar 2, 2026