Turma

Provider-pool-aware multi-agent coding orchestration.

Turma is a Python CLI for spec-driven planning, task routing, and resumable execution across multiple agent runtimes.

uv sync
uv run turma init
uv run turma --help
Status: early implementation. The package installs, turma init works, turma plan can generate a single-pass OpenSpec change with Claude, Codex, Gemini, or OpenCode-backed author generation, CI is in place, and the architecture is documented. Planning quality still depends on the chosen model, and the critic loop plus full orchestration workflow are not implemented yet.