Claude Tower
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.
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:
- Claude Code hooks — definitive status from lifecycle events (
PreToolUse-> working,Stop-> idle) - CPU monitoring — process CP
Related Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development