An open-source desktop workbench that unifies AI-guided requirements engineering, architecture modelling, and multi-agent autonomous development — with humans in the loop where it matters.
Every project starts with intent. Ombuto guides you through creating structured, linked requirements documents — with AI doing the heavy lifting.
Create your Product Requirements Document and Architecture interactively with AI. The agent walks you through each section, asking questions and building the document incrementally. Each document builds on the previous ones.
AI breaks your PRD into deliverable epics, each with scope, acceptance criteria, and cross-referenced requirements. Then generates implementation tickets with dependency ordering — ready for agents to pick up.
Generate UI mockups with AI agents using SVG-to-PNG conversion. Link mockups to epics so coding agents see the target visual design when implementing UI tickets. View mockups in a gallery with lightbox preview.
Agents pick up tickets, write code in isolated worktrees, and submit for review. You stay in control.
Manage tickets across workflow stages — backlog, todo, in-progress, review, done. Assign agents per ticket, track dependencies, and view acceptance criteria. Real-time status updates as agents work.
Integrated terminal, Git status, commit graph, and branch management. Agents work in isolated worktrees so your main branch stays clean. Status bar shows branch, modified files, and ahead/behind counts.
The scheduler automatically assigns agents to todo tickets, manages concurrency and rate limits. Built-in evaluation validates agent output against acceptance criteria before human review.
Two phases, one seamless flow. AI guides you through planning, then executes autonomously.
Skills are Markdown files in your project that act as system prompts for AI agents. Select a skill before starting any AI session to guide the agent's approach.
Configure multiple coding agents — Claude, Codex, Kimi — with concurrency limits, cool-down periods, and connectivity testing. Ombuto orchestrates them in parallel across your backlog.
Each agent works in an isolated git worktree. Tasks are assigned, executed, evaluated against acceptance criteria, and submitted for your review. You stay in control; they do the heavy lifting.
Agents have access to built-in tools — db-query for reading the backlog database, ticket-write for creating tickets, and svg-to-png for mockup generation.
Anthropic · CLI args · Connected
OpenAI · Interactive input · Connected
Moonshot · Interactive input · Connected
Additional agents can be configured via YAML
Ombuto Code is free and open source under the Apache 2.0 license. Get started in seconds with a single command.
npx create-ombutocode my-project