Simple multi-session workflow manager for Claude Code
npm install @qwertykeith/claude-code-managerManage many sessions of Claude Code simply and more easily
"Better than the one we use at Atlassian" - friend who works at Atlassian, Jan 2026
- 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
To run directly from npm using your Claude CLI
``bash`
npx @qwertykeith/claude-code-manager
- Node.js 18+
- Claude Code CLI installed (claude command available)
- Python 3 (optional) - enables accurate usage %
`bash``
npm install
npm run dev