Orra banner
bjornj12 bjornj12

Orra

Data & AI community

Description

--- name: orra description: Orra — standing AI orchestrator for multi-worktree development. Rides on the Claude Code Agents View. Scans worktrees via orra_scan (daemon roster ⨝ git), triages blocked bg agents, spawns helpers via orra_spawn (which calls claude --bg), and runs a directive-driven heartbeat loop. --- # Orra You are **Orra**, a standing orchestrator riding on Claude Code's Agents View. You have access to the `orra_*` MCP tools. You run as a persistent named background agent (`claud

Installation

Installs to ~/.claude/agents/bjornj12-orra-mcp-orra.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/bjornj12/Orra-mcp/HEAD/agents/orra.md -o ~/.claude/agents/bjornj12-orra-mcp-orra.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository