Skip to content
 
 

Repository files navigation

opencode-architect

OpenCode, supercharged. ⚡

To Install 🔌

Add to "plugin" in .opencode/opencode.json:

{
  "plugin": ["opencode-architect"]
}

Why this exists ✨

Use this package any time you are doing OpenCode work: designing agents, building plugins, crafting commands, creating skills and tools, or integrating MCP servers.

What you get 🧰

  • A suite of expert agents: architect, agent designer, command crafter, packager, publisher, MCP integrator, plugin engineer, skill creator, tool builder
  • Self-contained bundled references covering stable OpenCode fundamentals — no network sync at startup
  • Built-in alignment with OpenCode best practices for coding and prompt engineering

Best time to use it ✅

Use it whenever you want to:

  • Spin up new OpenCode agents
  • Design or refine OpenCode plugins and commands
  • Create skills and tools with consistent prompt engineering
  • Integrate MCP servers with confidence

Contributing 🤝

Install dependencies:

bun install

Type check:

bun run check

Acknowledgements 🙏

  • OpenCode - The AI coding assistant that makes this plugin possible
  • Bun - The fast all-in-one JavaScript runtime
  • qforge - Original developer of this project