Home
Welcome to the Operator documentation.
Operator is a Rust TUI application for orchestrating Claude Code agents across multi-project codebases. It combines kanban-style ticket management with LLM tools and tmux terminals to create a powerful workflow for managing AI-assisted development.
What is Operator?
Operator helps you:
- Manage ticket queues - Organize work items by priority (INV, FIX, FEAT, SPIKE)
- Launch LLM agents - Start Claude Code sessions with context from tickets
- Track progress - Monitor agent status and completion in real-time
- Coordinate work - Handle parallelism rules and project dependencies
Getting Started
- Install Operator
- Configure your projects
- Create tickets in
.tickets/queue/ - Launch agents and watch them work