AI Agent Orchestration Plugin for OpenCode - Multi-agent workflows, parallel execution, and production-grade reliability.
bundle install
bundle exec jekyll serveOpen http://localhost:4000 in your browser.
- Push this repository to GitHub
- Go to Settings > Pages
- Set Source to "GitHub Actions"
- The site will be deployed automatically
docs/
├── index.md # Home page
├── getting-started/ # Installation & configuration
├── architecture/ # Core plugin architecture
├── agents/ # Multi-agent system
├── tools/ # LSP, AST-Grep, etc.
├── background-execution/ # Parallel execution
├── reliability/ # Error recovery & validation
├── hooks/ # Lifecycle hooks
├── mcp/ # MCP integration
├── compatibility/ # Claude Code compatibility
├── automation/ # GitHub Actions
├── advanced/ # Experimental features
├── development/ # Build & CI/CD
└── reference/ # API reference
Documentation generated from DeepWiki for oh-my-opencode.