#432 · Primary category: AI Coding Assistants
opencode-workspace
Bundled multi-agent orchestration harness for OpenCode. One install, complete control.
Project last updated:08/18/26
GitHub Stars
579
Forks
44
Contributors
1
License
MIT
Why we included this project
OpenCode's default setup is a single chat session; this project packages a full team of agents around it. The included agents split work between planning, building, exploring, researching, coding, scribing, and reviewing, with plugins handling delegation, notifications, and git worktree isolation. MCP servers bring in library docs, web search, and GitHub code search, while the bundled skills give the agents a shared review methodology and coding philosophy instead of letting them improvise. The permission model is worth noting: researchers and reviewers stay read-only, only the coder gets full file and bash access, and web fetching is blocked globally. Teams can fork it and adjust the agents and skills to match their own conventions.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.