Obra¶
AI orchestration platform for autonomous software development
What is Obra?¶
Obra coordinates LLM agents to execute software development tasks with built-in quality validation, automatic retry, and workflow management. Instead of one-shot prompts, Obra provides iterative refinement—tasks are retried with feedback until they meet quality thresholds.
Quick Start¶
pip install obra-client # Install from PyPI
obra-client setup # Accept terms + authenticate (REQUIRED)
obra-client interactive # Start REPL for iterative work
obra-client orchestrate "your task" # Or: one-shot task execution
For LLM Agents: Run obra-client docs onboarding to read the agent setup guide.
Important: The setup command requires acceptance of the Beta Software Agreement and authentication via browser OAuth. Beta access is controlled via an email allowlist.