Open Source · CLI · Dashboard

Stop Babysitting
Your AI Agents

Open-source orchestration that manages the full agent lifecycle — from issue to merged PR. Plan with Opus, build with any model, review and merge automatically.

Quick Start →
Works with Claude Code · Cursor · Codex · Gemini CLI
Overdeck Kanban Board — light mode with sidebar navigation, issue cards with status badges, and multi-project filtering
60+Skills
5Specialists
13Dashboard Views
4Issue Trackers
Parallel Agents
Automated Pipeline

Issue In, PR Out

Assign an issue. Overdeck handles planning, implementation, review, testing, and merge. The only human step is clicking Merge.

Issue GitHub · Linear
GitLab · Rally
Plan Opus reads the ticket
and writes a PRD
Build Cost-effective model
codes in isolated worktree
Review Specialist diffs code
against the PRD
Test Specialist runs
your CI pipeline
Merge PR opened.
You click merge.
Features

Everything You Need to Run AI at Scale

Not a demo. A production control plane for teams shipping real software with AI coding agents.

Command Deck

13-view real-time dashboard. Conversations, terminal streaming, kanban board, activity feed, cost tracking, health monitoring — all in one place. Attach to any agent session mid-flight.

Five Specialists

Automated quality gates. Inspect verifies each step against the spec. Review diffs against the PRD. Test runs CI. UAT does browser testing. Merge opens the PR.

Inspect Review Test UAT Merge

Cloister Model Routing

Opus for planning. Kimi, Sonnet, or GPT for implementation. Haiku for quick tasks. Cloister routes each job to the best model — optimizing capability vs. cost automatically.

Git Worktree Isolation

Every agent works in its own git worktree with its own branch and tmux session. Run ten agents in parallel on different issues — zero conflicts, zero stepping on each other.

60+ Portable Skills

Write a SKILL.md once — it works across Claude Code, Codex, Cursor, and Gemini CLI. Skills persist context across sessions. Your agents never start from zero.

Four Issue Trackers

GitHub Issues, Linear, GitLab, and Rally. Connect your existing workflow. Overdeck syncs status bidirectionally, creates PRDs, and links everything back to your tickets.

Dashboard

13 Views. Total Observability.

Every agent, every terminal, every dollar — visible in real time.

Kanban Board

See every issue across every project at a glance. Filter by project, cycle, status. Cards show live agent state, cost, specialist progress, and action links. Priority-colored left borders. Semantic column headers.

  • Multi-project filtering with color-coded badges
  • Live agent state badges (Planning, Building, In Review)
  • One-click actions: Plan, Start, Resume, Wipe
  • Priority heat-map borders (urgent=red, high=amber)
Kanban board — light mode

Command Deck

The nerve center. Threaded conversations with every agent, live terminal streaming, feature metadata, vBRIEF plan viewer, and transcript uploads. Select any feature from the sidebar and see its full lifecycle.

  • Conversations with full agent chat history
  • Live terminal attach — read scrollback or send commands
  • vBRIEF plan viewer (list, DAG, and raw JSON)
  • Feature metadata, specialist status, cost per issue
Command Deck — feature list and conversation view

Agent Registry

134 agents and counting. Every agent ever spawned — its model, cumulative cost, total runtime, and current status. Cloister Deacon monitors health, detects stuck sessions, and auto-recovers.

  • Cloister lifecycle manager with patrol status
  • Per-agent cost tracking (cumulative $ spent)
  • Runtime tracking (hours:minutes active)
  • Specialist idle/active status at a glance
Agent registry — Cloister Deacon with per-project specialists

Smart Model Selection

Configure multiple AI providers — Anthropic, OpenAI, Google, Kimi, and more. Overdeck routes tasks based on capability matching and cost optimization. Test model connectivity, view available models, all from the settings panel.

  • Multi-provider: Anthropic, OpenAI, Google, Moonshot
  • Capability matching: right model for right task
  • Cost optimization: balance quality vs. spend
  • One-click model testing and connectivity verification
Settings — smart model selection with multi-provider support

And That's Not All

13 dashboard views covering every aspect of multi-agent orchestration.

Activity stream
Activity Stream Real-time event log across all agents
Health monitor
Health Monitor Agent health, stuck detection, auto-recovery
Cost tracking
Cost Tracking Per-agent, per-issue, per-model token spend
Metrics
Metrics Throughput, velocity, completion rates
God view
God View Cinematic real-time agent activity heatmap
Skills
Skills Library 60+ portable skills synced across all agents
Resources
Resources Docker containers, networks, workspace status
Convoys
Convoys Batch operations — work multiple issues in parallel
Why Overdeck

Built Different

Full Lifecycle, Not Just Chat

Other tools let you talk to an AI. Overdeck manages the entire software development lifecycle — from ticket to merged PR — with specialized agents at each stage. Planning, implementation, code review, testing, and merge are all automated.

Observable, Not a Black Box

Every agent runs in its own tmux session with full terminal I/O. Attach mid-flight, read scrollback, send commands. 13 dashboard views give you total visibility into what every agent is doing, spending, and producing.

Multi-Model, Not Locked In

Use any model from any provider. Anthropic, OpenAI, Google, Moonshot — mix and match. Cloister routes each task to the optimal model based on capability and cost. Switch models without changing a line of code.

Tool-Agnostic Skills

Write a SKILL.md once and it works across Claude Code, Codex, Cursor, and Gemini CLI. 60+ skills included. Context persists across sessions via PRDs, beads, and state files — agents don't start from zero.

CLI

Powerful from the Terminal

Everything in the dashboard is also available from the CLI.

terminal
# Install and launch
$ npx @overdeck/core install && overdeck up

# Start working on an issue
$ pan work issue PAN-443

# Check status across all agents
$ pan status
  Agents: 3/3 active | Stuck: 0 | Queue: 5
  Cost today: $12.47 | Handoffs: 20

# Send a message to a running agent
$ pan tell agent-cli-1 "focus on the API routes first"

# Parallel convoy — work multiple issues at once
$ pan convoy create --issues PAN-100,PAN-101,PAN-102

Ready to orchestrate?

Zero install. One command. Full control.

Read the Docs →