Vibe Coding
Tip: agent-dispatcher makes "done" a per-role evidence contract instead of a model's say-so
Created 2026-09-19, agent-dispatcher routes a Claude Code or Codex request to one of 27 specialist roles and ships 79 local skills, 31 external skills, 8 recipes, 19 MCP servers and 50 detection signals. The mechanic worth copying is that each role declares up front what evidence counts as done and then reports which checks actually ran, what passed, and what remains unverified, rather than returning a summary. Full skill instructions are read only when a role selects them, which keeps the routing pass cheap; installation needs Python 3.10+ with no third-party packages and is not supported on native Windows.
Source
↳ Follow the thread