Agent-first multi-repo orchestration. Give your AI coding agent structured knowledge about services, dependencies, health, and history.
# Orcha [](https://github.com/aikix/orcha/releases) [](LICENSE) [](#agent-skills-10) [](#multi-language-support) [](https://github.com/aikix/orcha/actions) [](https://codecov.io/gh/aikix/orcha) [](https://github.com/aikix/orcha/stargazers) **Your AI agent's workspace brain.** Orcha is an agent-first orchestration tool for multi-repo microservice architectures. It gives AI coding agents (Claude Code, Cursor, Windsurf) structured knowledge about your services, dependencies, health, and history — so they stop guessing and start being productive from the first prompt. ```bash # One command to set up everything /orcha-onboard https://github.com/your-org # Your agent now knows: services, ports, dependencies, health, profiles, history ``` ## Why Orcha? AI coding agents are powerful — but in multi-repo microservice architectures, they're flying blind. Every session they re-discover your workspace from scratch. They don't know which services depend on which, what ports things run on, or what breaks when you change something. **Orcha makes your agent intelligent about your infrastructure.** ### The problem | Without Orcha | With Orcha | |---|---| | Agent re-discovers workspace topology every session | Agent knows your services, deps, and topology instantly | | New developer takes 2 days to set up locally | `/orcha-onboard` → producti
Agent that generates comprehensive documentation, API references, architecture diagrams, and developer onboarding guides from existing code.
Agent configuration for systematic bug investigation that traces issues from error logs through the codebase to root cause with suggested fixes.
Agent for integrating third-party APIs including SDK setup, type generation, error handling, retry logic, and rate limit management.
Cursor's built-in autonomous coding agent that can make multi-file edits, run terminal commands, search the codebase, and iteratively build features with minimal human intervention.
Cloud-based autonomous coding agent that runs in the background on remote sandboxed environments, handling complex multi-step tasks while you continue working.
Cursor's multi-file editing agent within Composer mode that can create, edit, and delete files across your entire project in a single conversation.