Unified agent and MCP sync CLI for multi-provider AI tooling
Install and manage FourKitchens AI agent skills across Claude Code, GitHub Copilot, OpenCode, and Antigravity
Autonomous task orchestration for OpenCode — centralized backlog, auto-dispatch, session lifecycle, telemetry
Disciplined orchestration plugin for OpenCode. Automatic 4-tier workflow pipeline, dual review, pipeline integrity hooks, and persistent project memory.
AI-powered CLI adapter tool
One TypeScript SDK for every local coding agent. ACP transport, Vercel AI SDK provider, cost budgets, structured JSON, multi-agent orchestration.
Telegram bot client for OpenCode to run and monitor coding tasks from chat.
Canonical .agents manager with symlinks for popular AI tools
Core TypeScript SDK for Agent Relay communication. The SDK gives agents and applications three public capabilities: messaging, delivery, and actions.
Terminal TUI and server commands for agents-js. Provides the agents-js executable with serve, client, and acp subcommands.
Scaffold a new Lore coding agent harness
Automatic time tracking plugin for OpenCode - tracks session duration and tool usage to CSV
Cross-platform MCP server for managing background processes
Orchestrator CLI and plugin for OpenCode multi-agent workflows
Complete AI development workflow for 19+ tools. Ships with builtin rules, agents, and conventions. Generate native configs for Claude, Cursor, Copilot, Windsurf, Gemini, Codex and more from a single source.
Odin MCP runtime server for the 11-phase workflow
Claude CLI provider and workflow plugin surfaces for OpenCode.
Detect agentic coding environments and AI assistant tools
Defensive wrapper for OpenCode plugins. Validates tool definitions, wraps execute in try/catch, filters bad system-transform output, and emits structured telemetry. Catches the codemem-style 'undefined is not an object (evaluating n._zod.def)' bug at regi
An MCP server that adds a /coach slash command to opencode. Evaluates and rewrites developer prompts using 8 prompt engineering frameworks.
Auto-inject project commands into OpenCode. Finds Makefile targets, package.json scripts, and discovered local skills at startup.
A local developer stack for tracing and session tracking around LLM and AI model workflows
OpenCode plugin that surfaces project and agent activity in cmux
OpenCode plugin + MCP server + skill that runs an automated GitHub Copilot PR review loop: request review, wait deterministically via `gh run watch`, triage every comment, push fixes, reply, resolve, gated merge. Solves the silent-fail of github_request_c