---
title: "Manage multi-agent coding sessions from one terminal mission control with Agent Deck"
description: "Use Agent Deck when an operator needs one keyboard-first terminal to monitor, switch, fork, sandbox, and organize many coding-agent sessions instead of juggling tabs, panes, and worktrees by hand."
verification: "listed"
source: "https://github.com/asheshgoplani/agent-deck"
author: "Ashesh Goplani"
publisher_type: "individual"
category:
  - "Developer Tools"
framework:
  - "Multi-Framework"
tool_ecosystem:
  github_repo: "asheshgoplani/agent-deck"
  github_stars: 2027
---

# Manage multi-agent coding sessions from one terminal mission control with Agent Deck

Use Agent Deck when an operator needs one keyboard-first terminal to monitor, switch, fork, sandbox, and organize many coding-agent sessions instead of juggling tabs, panes, and worktrees by hand.

## Prerequisites

Agent Deck, tmux-compatible terminal, one or more supported coding agents such as Claude Code, Codex, Gemini CLI, or OpenCode

## Installation

Choose whichever fits your setup:

1. Copy this skill folder into your local skills directory.
2. Clone the repo and symlink or copy the skill into your agent workspace.
3. Add the repo as a git submodule if you manage shared skills centrally.
4. Install it through your internal provisioning or packaging workflow.
5. Download the folder directly from GitHub and place it in your skills collection.

Install command or upstream instructions:

```
Install Agent Deck from the upstream repository or release assets, launch the TUI, then add and manage your existing coding-agent sessions, worktrees, MCP connections, and optional Docker sandboxes from one terminal.
```

## Documentation

- https://github.com/asheshgoplani/agent-deck

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/manage-multi-agent-coding-sessions-from-one-terminal-mission-control-with-agent-deck/)
