The CC Toolkit
Command Center for Agentic Development
CC Director manages your Claude Code sessions. CC-Tools extends what they can do. Together, they form the infrastructure for serious agentic development.
Two Products, One Ecosystem
A session manager and a toolkit, designed to work together.
Command Center + Capabilities
CC Director manages your Claude Code sessions. CC-Tools extends what those sessions can do. Together, they form a complete agentic development environment.
Built for Agentic Workflows
Every tool is designed to be called by AI agents. CLI-first interfaces, structured output, and predictable behavior that Claude Code can orchestrate reliably.
MIT Licensed
Both CC Director and CC-Tools are fully open source under the MIT license. Use them, fork them, modify them. No vendor lock-in, no hidden costs.
CC Director
Multi-session Claude Code management for Windows.
Multi-Session Management
Run multiple Claude Code instances simultaneously. Color-coded tabs, quick switching, and independent session state for parallel workstreams.
Status Indicators
Real-time activity tracking for every session. See at a glance which sessions are Idle, Working, or Waiting for input.
Hooks API
Event-driven integration with Claude Code hooks. Capture tool calls, notifications, and session events for custom workflows.
Session Persistence
Sessions survive application restarts. Pick up exactly where you left off without losing context or conversation history.
Git Integration
Built-in source control panel showing branch status, uncommitted changes, and recent commits across all active sessions.
Named Pipe IPC
High-performance inter-process communication between CC Director and Claude Code sessions using Windows Named Pipes.
CC-Tools
19+ CLI tools that extend Claude Code's reach into documents, email, web, and desktop.
Technical Details
Built with production-grade technology for reliability and performance.
CC Director Stack
- C# / .NET 8 with WPF
- Windows Named Pipe IPC
- MVVM architecture
- Real-time process monitoring
- JSON-based session persistence
CC-Tools Stack
- Python with UV package manager
- Click CLI framework
- PyInstaller executables
- OAuth 2.0 authentication flows
- Playwright browser automation
Integration
- Claude Code hooks compatibility
- Skill system for custom commands
- CLAUDE.md context loading
- Structured CLI output for AI parsing
- Cross-tool orchestration via shell
Start Building Faster
Both projects are open source and ready to use today.