ruah-orchestrator
OfficialIsolated workspaces for safe AI code edits
Authorruah-dev
Version1.0.0
Installs0
System Documentation
What problem does it solve?
ruah prevents concurrent edit collisions when multiple AI agents or executors work on the same repository by giving each task an isolated workspace, tracking file claims, and producing durable artifacts for safe merges.
Core Features & Use Cases
- Isolated Workspaces: Creates Git worktrees per task so agents do not share a checkout and edits remain isolated.
- Claim-Based File Locking: Tracks canonical claims for owned/shared/read-only access to prevent overlapping edits before execution.
- Artifacts & Compatibility: Captures task artifacts, emits compatibility signals for dependency-ordered merges, and supports DAG workflows and governance gates.
- Use Case: Run parallel AI agents to implement frontend and backend features in the same repo without merge conflicts, then validate and merge in dependency order.
Quick Start
Create and start an isolated task named auth that locks the src/auth/** files, run its executor to produce artifacts, then finalize and merge the task.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: ruah-orchestrator Download link: https://github.com/ruah-dev/ruah-orch/archive/main.zip#ruah-orchestrator Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.