Dispatcher banner
Kanevry Kanevry

Dispatcher

Development community

Description

--- description: Pick the next-best repo to work on across the portfolio — rank free repos, recommend one, claim its lease atomically, and route to the entry command argument-hint: "[--dry-run] [--repo <name>]" --- # Dispatcher Enumerates candidate repos below the confinement root, resolves free/busy from each repo's `session.lock` lease, ranks the FREE ones by backlog priority × staleness × readiness, recommends the single most worthwhile one, claims its lease atomically, and routes you to th

Installation

Installs to ~/.claude/skills/kanevry-session-orchestrator-dispatcher/SKILL.md

Terminal
mkdir -p ~/.claude/skills/kanevry-session-orchestrator-dispatcher && curl -fsSL https://raw.githubusercontent.com/Kanevry/session-orchestrator/HEAD/commands/dispatcher.md -o ~/.claude/skills/kanevry-session-orchestrator-dispatcher/SKILL.md

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

Full documentation available on GitHub

View Source Repository