What problem does it solve? When acting as an orchestrator in a multi-agent Kanban setup, it is easy to do the work yourself, invent nonexistent assignee profiles, or mislink task dependencies. This Skill provides a decomposition playbook and anti-temptation rules so work is routed to the right profiles with correct dependency gating. ## Core Features & Use Cases - Profile discovery first: Run hermes profile list or ask the user before fanning out, since the dispatcher silently drops cards assigned to unknown profiles. - Task graph decomposition: Extract independent lanes, create parallel cards with no parents, and gate synthesis/review cards with parents=[...] so children auto-promote from todo to ready only after parents finish. - Stuck worker recovery: Reclaim, reassign, or change the model of crashing or hallucinating workers via the dashboard or hermes kanban reclaim/reassign commands. - Use Case: A user asks to "research Postgres migration and draft a memo." You create two parallel research cards, a synthesis card parented on both, and a memo-drafting card parented on the synthesis, each assigned to real profiles on the machine. ## Quick Start Ask the orchestrator to decompose my goal into Kanban cards assigned to my available profiles, with parallel research lanes and a gated synthesis task.