@qwertykeith/claude-code-manager
v1.0.9
Published
Simple multi-session workflow manager for Claude Code
Maintainers
Readme
Claude Manager
Manage many sessions of Claude Code simply and more easily

"Better than the one we use at Atlassian" - friend who works at Atlassian, Jan 2026
Features
- Manage multiple Claude Code sessions in one UI with the fully featured CLI
- Real-time status indicators to quickly see which session needs attention
- Track your usage against plan limits
- Prompt summarization
- Audio alerts
Use
To run directly from npm using your Claude CLI
npx @qwertykeith/claude-code-managerRequirements
- Node.js 18+
- Claude Code CLI installed (
claudecommand available) - Python 3 (optional) - enables accurate usage %
Development
npm install
npm run dev