Cronos is the internal task management platform ULTC uses to plan, assign, and automate software development work — with Claude Code agents that write code, run tests, and report back in real time.
Authorized ULTC team members only · credentials required
Cronos combines a familiar Kanban workflow with first-class AI agent execution, so you can go from task description to merged code without leaving the board.
Drag-and-drop task management with customizable lanes — backlog, in progress, review, and done. Multiple boards across separate workspaces.
Dispatch any task to a Claude Code agent with one click. The agent reads the codebase, makes the changes, and reports every tool call back to the board.
Watch the agent work in real time. A structured log captures every file read, edit, and shell command so you know exactly what ran and why.
Write detailed task briefs in Markdown with a split-pane editor and live preview — so agents receive clear, structured instructions every time.
Per-space statistics track throughput, cycle time, and agent success rate. Activity feeds show who did what and when across every task.
Cronos runs entirely on ULTC's own infrastructure. No data leaves your VPS. Access is gated by HTTP basic authentication on every request.
Cronos removes the manual scaffolding between a good idea and working code.
Write a task card with a title and a Markdown brief describing the desired outcome, acceptance criteria, and any relevant context. Add it to the board lane of your choice.
Click "Run agent" and Cronos queues the task for a Claude Code agent. The agent spins up an isolated workspace, reads the codebase, and begins working — no human steering required.
Follow live execution logs as the agent writes code and runs tests. When it's done, review the diff or the opened pull request, leave feedback, and merge.
Cronos started as a lightweight internal tool to help the ULTC engineering team manage the growing volume of work they were handing off to AI coding assistants. What began as a simple task list quickly grew into a full Kanban platform with first-class support for agent orchestration.
Today Cronos handles the entire lifecycle of agent-executed tasks: planning on the board, structured briefing in the editor, agent dispatch, real-time log streaming, evaluation scoring, and archival — all in one place.
The application runs on a single private VPS managed by ULTC. No third-party analytics, no external telemetry. Task data, code context, and execution logs stay on the machine.