Claude Tower banner
shaharsha shaharsha

Claude Tower

Development community

Description

Control tower for your Claude Code agents

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Claude Tower

A control tower for your Claude Code agents.

Monitor and manage all your parallel Claude Code sessions from a single VS Code sidebar. See what's running, what needs attention, and what's done — across all projects and worktrees.

VS Code Marketplace Downloads License MIT


The Problem

You're running 3-5 Claude Code sessions across different projects and worktrees. To check on them, you switch between windows, losing context each time. You miss approval prompts. You don't notice when agents finish or error out.

The Solution

Claude Tower sits in your VS Code sidebar and shows every Claude Code session across all your projects, organized by status:

  • Running — live elapsed timer, green indicator
  • Needs Attention — approval prompts, errors
  • To Review — completed sessions you haven't checked yet (blue, unread)
  • Recent — sessions you reviewed in the last 2 hours
  • Done — older completed sessions
  • New Worktrees — worktrees created but not yet started

Features

Session Monitoring

All sessions across all projects in one view. Status detection uses three layers:

  1. Claude Code hooks — definitive status from lifecycle events (PreToolUse -> working, Stop -> idle)
  2. CPU monitoring — process CP