By kranklab
Reports busy/idle state from Claude Code sessions to the Konductor host app.
Claude Code Session Manager — manage multiple Claude Code terminal sessions from a single UI.
One-line install — downloads the AppImage, installs it to ~/.local/bin, and adds a desktop entry:
curl -fSL https://raw.githubusercontent.com/kranklab/konductor/main/install.sh | bash
Or manually download from the latest release:
curl -fSL "https://github.com/kranklab/konductor/releases/download/latest/konductor.AppImage" -o konductor.AppImage
chmod +x konductor.AppImage
./konductor.AppImage
npm install
npm run dev
# Linux
npm run build:linux
# macOS
npm run build:mac
# Windows
npm run build:win
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimnpx claudepluginhub kranklab/konductor --plugin konductorSession monitoring hooks for Bobber
Monitor and navigate Claude Code sessions across workspaces
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Memory compression system for Claude Code - persist context across sessions
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Curate auto-memory, promote learnings to CLAUDE.md and rules, extract proven patterns into reusable skills.