Repository
Source, issue tracker, and development history.
github.com/turma-dev/turmaTurma 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
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.
Source, issue tracker, and development history.
github.com/turma-dev/turmaInstallable Python package and CLI distribution.
pypi.org/project/turmaArchitecture, workflow, and contribution guidance.
Read the architecture