Route Work To Silo banner
jasonkneen jasonkneen

Route Work To Silo

Development community

Description

--- name: route-work-to-silo description: Hand-pick which account silo serves a unit of work with `farm route`, bypassing the gateway's auto rota — for when you deliberately want a specific account, not the highest-headroom one --- # Manually pin work to a specific silo The gateway's virtual `rota` model auto-picks the silo with the most headroom (`docs/rota-gateway-scoring-model.md`). Sometimes you instead want a *specific* account to serve a unit of work — a paid tier, a provider only one ac

Installation

Installs to ~/.claude/skills/jasonkneen-agent-farm-cli-route-work-to-silo/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jasonkneen-agent-farm-cli-route-work-to-silo && curl -fsSL https://raw.githubusercontent.com/jasonkneen/Agent-Farm-CLI/HEAD/skills/route-work-to-silo.md -o ~/.claude/skills/jasonkneen-agent-farm-cli-route-work-to-silo/SKILL.md

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

Full documentation available on GitHub

View Source Repository