cc-deck: Your Claude Code Command Center

Beta Software. cc-deck is under active development and not yet suitable for production use. APIs, configuration formats, and behavior may change between releases without notice. That said, the author uses it daily for real work, and it generally does what it promises. Bug reports and feedback are very welcome.

cc-deck is the TweetDeck for Claude Code. It provides a Zellij sidebar plugin that monitors, attends to, and orchestrates multiple Claude Code sessions from a single view.

What cc-deck Does

Managing multiple Claude Code sessions from separate terminals quickly becomes unwieldy. You lose track of which session is waiting for input, which one just finished, and which one needs your attention next. cc-deck solves this with a real-time sidebar that shows all your sessions and intelligently directs your attention.

Sidebar Plugin

The Zellij sidebar plugin tracks every Claude Code session across tabs. It shows activity status, handles permission requests, and provides keyboard-driven navigation. Smart attend automatically cycles through sessions that need your attention, prioritizing permission requests over completed tasks over idle sessions.

Custom Container Images

An AI-driven build pipeline analyzes your local environment for tool dependencies, lets you configure settings, and generates bespoke container images tailored to your setup. Four Claude Code commands handle the workflow: extract, settings, build, push.

Run Anywhere

Run cc-deck locally with Zellij, in Podman containers with mounted source code, or deploy as Deployments on Kubernetes and OpenShift. The sidebar experience is the same everywhere.

Getting Started

Documentation

Section Description

Using cc-deck

The sidebar UI, keyboard navigation, smart attend, session management.

Running cc-deck

Local installation, Podman containers, Kubernetes deployment, credentials.

Custom Images

AI-driven pipeline for building bespoke container images from your environment.

Reference

CLI commands, manifest schema, configuration.

Developer

Architecture, building from source, contributing.