Opencode Crew
БесплатноНе проверенComplete opencode starter kit: 14-agent dev team, 9 workflow commands, custom skills, orchestrator MCP server, Obsidian vault config - one-script install
Описание
Complete opencode starter kit: 14-agent dev team, 9 workflow commands, custom skills, orchestrator MCP server, Obsidian vault config - one-script install
README
A complete, production-tested opencode starter kit — a 14-agent development team, 9 workflow commands, custom skills, and an orchestrator MCP server. Installed on any PC with one script.
Fork it, clone it, make it yours.
🏗️ How the system works
flowchart LR
U[You] --> T[team lead]
T --> R[researcher] & P[pm] & A[architect]
A --> B[backend / engineer]
B --> Q[qa]
Q --> D[devops] & W[docs-writer]
subgraph memory loop
L[(learnings.md)] -. read before / append after .-> R & P & A & B & Q
end
subgraph surveillance loop
PLG[orchestrator plugin] -->|JSONL telemetry| DB[(telemetry)]
DB --> OBS[/observe/] --> IMP[improver · /retro] --> CFG[better config] --> PLG
end
- You talk to the team lead; it routes work to the right specialist.
- Every specialist has a learning hook — lessons go to shared
learnings.mdand get read back before similar future work. - The plugin records telemetry on every tool call;
/observeand/retroturn that into concrete config improvements. - The loop compounds: your team gets measurably better at your stack over time.
📦 What you get
| Component | Contents |
|---|---|
| Agent team | team (lead/router) + 13 specialists: researcher, pm, architect, backend, engineer, qa, devops, marketing, docs-writer, finance, router, cicd, improver |
| Commands | /orchestrate full pipeline · /parallel fan-out · /headless background runs · /loop goal-driven iteration · /observe telemetry report · /retro self-improvement · /heal self-healing · /ship quality-gate shipping · /multi multi-repo |
| Skills | context-hygiene, memory-protocol, model-router, tool-poisoning-guard |
| MCP server | Local orchestrator: telemetry summaries/errors, shared memory, headless task launching |
| Plugin | orchestrator.ts — JSONL telemetry + injection scanning for every agent |
| CI template | GitHub Actions workflow with headless agent runs (/ship uses it) |
| Obsidian config | 25 community plugins, AnuPpuccin theme, snippets, tuned settings |
🚀 Quick start
Prerequisites: just git — Node.js ≥ 20 and the opencode CLI are installed automatically when missing.
One-liner (Windows PowerShell):
powershell -c "irm https://raw.githubusercontent.com/vaibhavtayade07/opencode-crew/main/bootstrap.ps1 | iex"
One-liner (macOS / Linux):
curl -fsSL https://raw.githubusercontent.com/vaibhavtayade07/opencode-crew/main/bootstrap.sh | bash
Or clone manually:
git clone https://github.com/vaibhavtayade07/opencode-crew
cd opencode-crew
powershell -ExecutionPolicy Bypass -File install.ps1 # Windows
# bash install.sh # macOS / Linux
What the installer does: checks and auto-installs Node.js (via winget on Windows; exact instructions elsewhere) and the opencode CLI (npm, with scoop/choco/curl-script fallbacks), copies everything to ~\.config\opencode\, rewrites machine-specific paths, and runs npm install. For Obsidian:
- Existing vault detected? Used automatically (multiple vaults → you pick).
- Otherwise:
.\install.ps1 -VaultPath "D:\MyVault"or.\install.ps1 -SkipObsidian(on macOS/Linux:bash install.sh --vault=/path/to/vault)
Then open a new terminal:
opencode # start working with the team
Try: "use /orchestrate to build me a tiny URL shortener".
🎨 Make it yours
This kit is a starting point, not a straitjacket:
- Agents — edit prompts in
agent/*.md; each is frontmatter + working style. - Memory —
agent/learnings.mdstarts empty by design; your agents fill it with lessons about your stack. - Commands — add
.mdfiles undercommand/with$ARGUMENTSplaceholders. - MCP servers — add entries to the
mcpblock inopencode.jsonc. Use the__HOME__placeholder for home-relative paths; the installer rewrites it per machine. - Permissions — tune the
permissionblock to match your risk tolerance.
🔒 Security
Audited before publishing: no API keys or tokens anywhere, no personal data, all plugin credential fields empty, home paths parameterized via __HOME__. The plugin's injection scanner flags manipulation attempts in tool output. If you fork and add MCP servers, keep secrets out of git; remote/OAuth-based MCPs authenticate per machine.
📄 License
MIT — free to use, modify, and ship.
Установка Opencode Crew
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/vaibhavtayade07/opencode-crewFAQ
Opencode Crew MCP бесплатный?
Да, Opencode Crew MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Opencode Crew?
Нет, Opencode Crew работает без API-ключей и переменных окружения.
Opencode Crew — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Opencode Crew в Claude Desktop, Claude Code или Cursor?
Открой Opencode Crew на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzMCP-Agent
A simple, composable framework to build agents using Model Context Protocol by [LastMile AI](https://www.lastmileai.dev)
автор: lastmile-aiSpring AI MCP Client
Provides auto-configuration for MCP client functionality in Spring Boot applications.
mcp.natoma.ai
A Hosted MCP Platform to discover, install, manage and deploy MCP servers by [Natoma Labs](https://www.natoma.ai)
MCPHub
Website to list high quality MCP servers and reviews by real users. Also provide online chatbot for popular LLM models with MCP server support.
MCP Servers Rating and User Reviews
Website to rate MCP servers, write authentic user reviews, and [search engine for agent & mcp](http://www.deepnlp.org/search/agent)
mkinf
An Open Source registry of hosted MCP Servers to accelerate AI agent workflows.
Compare Opencode Crew with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
