Unified agent and MCP sync CLI for multi-provider AI tooling
Disciplined orchestration plugin for OpenCode. Automatic 4-tier workflow pipeline, dual review, pipeline integrity hooks, and persistent project memory.
Install and manage FourKitchens AI agent skills across Claude Code, GitHub Copilot, OpenCode, and Antigravity
AI-powered CLI adapter tool
Autonomous task orchestration for OpenCode — centralized backlog, auto-dispatch, session lifecycle, telemetry
Telegram bot client for OpenCode to run and monitor coding tasks from chat.
Core TypeScript SDK for Agent Relay communication. The SDK gives agents and applications three public capabilities: messaging, delivery, and actions.
Automatic time tracking plugin for OpenCode - tracks session duration and tool usage to CSV
One TypeScript SDK for every local coding agent. ACP transport, Vercel AI SDK provider, cost budgets, structured JSON, multi-agent orchestration.
Scaffold a new Lore coding agent harness
Cross-platform MCP server for managing background processes
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.
Canonical .agents manager with symlinks for popular AI tools
Terminal TUI and server commands for agents-js. Provides the agents-js executable with serve, client, and acp subcommands.
Odin MCP runtime server for the 11-phase workflow
Orchestrator CLI and plugin for OpenCode multi-agent workflows
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
Detect agentic coding environments and AI assistant tools
Claude CLI provider and workflow plugin surfaces for OpenCode.
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.
OpenCode plugin that surfaces project and agent activity in cmux
A local developer stack for tracing and session tracking around LLM and AI model workflows
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