What problem does it solve?
Gitmoot coordinates AI coding agents across repositories, sessions, runtimes, and days while preserving an auditable GitHub pull request workflow and local source of truth.
Core Features & Use Cases
- Multi-Agent Coordination: Route asking, reviewing, and implementation work across Codex, Claude Code, Kimi Code, and deterministic shell runtimes.
- Reliable Workflow Management: Manage daemon jobs, repository checkouts, branch and runtime-session locks, budgets, crash recovery, orchestration trees, pipelines, and structured results.
- GitHub-Centered Collaboration: Use pull request comments, issues, branches, commits, reviews, and merges as the shared surface for human and agent work.
- Agent Customization and Optimization: Create reusable templates, capture current-chat workflows, orchestrate bounded agent teams, curate memory, and run SkillOpt evaluation and promotion workflows.
- Use Case: A team can ask a coordinator agent to review a pull request using independent Codex, Claude, and Kimi reviewers, synthesize their findings, and return an auditable result through the existing GitHub workflow.
Quick Start
Use Gitmoot to verify the local installation, confirm GitHub CLI access, inspect the repository status, and coordinate an agent task through the appropriate runtime.