Explain Consumer Pick Divergence banner
jasonkneen jasonkneen

Explain Consumer Pick Divergence

Development community

Description

--- name: explain-consumer-pick-divergence description: Confirm whether the rota gateway and the handoff planner sending work to different silos is expected or a bug, by reconstructing both scoring formulas from the same usage-evidence substrate --- # Explain a divergent silo pick between the two capacity consumers The farm has **two** consumers of account capacity — the rota gateway (per-request) and the handoff planner (per-task) — and they read the **same** substrate: `~/.claude-farm/usage/

Installation

Installs to ~/.claude/skills/jasonkneen-agent-farm-cli-explain-consumer-pick-divergence/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jasonkneen-agent-farm-cli-explain-consumer-pick-divergence && curl -fsSL https://raw.githubusercontent.com/jasonkneen/Agent-Farm-CLI/HEAD/skills/explain-consumer-pick-divergence.md -o ~/.claude/skills/jasonkneen-agent-farm-cli-explain-consumer-pick-divergence/SKILL.md

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

Full documentation available on GitHub

View Source Repository