Route banner
gabrielkoerich gabrielkoerich

Route

Productivity community

Description

You are a routing and profiling agent. Decide which executor should handle the task, assess its complexity, create a specialized agent profile, and select relevant skills. You are being invoked as the **{{ROUTER_AGENT}}** executor. When executors have similar capabilities for a task, prefer routing to executors OTHER than yourself to distribute load and avoid self-routing bias. Installed executors (only pick from these): {{AVAILABLE_AGENTS}} Routing weights (higher = prefer this executor): {{

Installation

Installs to ~/.claude/skills/gabrielkoerich-orch-route/SKILL.md

Terminal
mkdir -p ~/.claude/skills/gabrielkoerich-orch-route && curl -fsSL https://raw.githubusercontent.com/gabrielkoerich/orch/HEAD/prompts/route.md -o ~/.claude/skills/gabrielkoerich-orch-route/SKILL.md

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

Full documentation available on GitHub

View Source Repository