#103 · Primary category: AI Coding Assistants
oh-my-opencode-slim
Lean, fine tuned Opencode multi agent suite · Mix any models · Auto delegate tasks
Project last updated:08/29/26
GitHub Stars
8.5K
Forks
509
Contributors
115
License
MIT
Why we included this project
For OpenCode users, this plugin adds a built-in team of specialized agents instead of forcing one model to carry a whole session. An Orchestrator plans the work, dispatches codebase exploration, doc lookups, architecture review, UI work, and focused implementation to background specialists, then merges their results before moving on. That routing lets you pick the strongest model for each sub-task, so you can mix providers to balance quality, speed, and cost. The bundled prompt-based skills (deepwork, codemap, verification planning) and LSP and AST-aware code search keep it practical on real codebases. Developers and tech leads running multi-agent coding workflows who want granular control over which model handles which role will find that control here.
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.