What is opencode-teammates?
Team-based OpenCode orchestration via local skill scripts. Create teams, spawn teammates, assign tasks, exchange inbox messages, and run shutdown plus health checks. Source: nikhilmaddirala/gtd-cc.
Team-based OpenCode orchestration via local skill scripts. Create teams, spawn teammates, assign tasks, exchange inbox messages, and run shutdown plus health checks.
Quickly install opencode-teammates AI skill to your development environment via command line
Source: nikhilmaddirala/gtd-cc.
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.
Load the matching sub-skill from sub-skills/ based on user intent.
Team-based OpenCode orchestration via local skill scripts. Create teams, spawn teammates, assign tasks, exchange inbox messages, and run shutdown plus health checks. Source: nikhilmaddirala/gtd-cc.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/nikhilmaddirala/gtd-cc --skill opencode-teammatesTeam-based OpenCode orchestration via local skill scripts. Create teams, spawn teammates, assign tasks, exchange inbox messages, and run shutdown plus health checks. Source: nikhilmaddirala/gtd-cc.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/nikhilmaddirala/gtd-cc --skill opencode-teammates Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/nikhilmaddirala/gtd-cc