en un clic
delegation-kit
delegation-kit contient 4 skills collectées depuis matteoscurati, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Dispatch a gate-approved GLM-5.2 lane through delegation-glm. Provisional lanes require an explicit --allow-provisional decision. Never use it before the evaluation gate or as a silent fallback.
Dispatch a provisional Kimi K3 lane through delegation-kimi after an explicit decision. Never use it before the evaluation gate or as a silent fallback.
How and when to delegate coding work across models — pick the right lane (cheap execution, senior review, explicit judgement, or dual super-judgement), size the reviewer to the work, and know when a manual gate is required. Use when deciding whether to spawn a subagent, which model/effort to hand a task, how to route a code review, or when to escalate. Also covers reaching Codex from Claude.
Run a task too big for one pass as a lead-executor-advisor loop — plan, fan the work out across cheap parallel workers, verify each result against its own criteria, and have the expensive model judge the plan up front and the ship at the end. Use when the user says "too big for one pass", "fan this out", "orchestrate across a model team", "run the advisor-worker loop", or asks to parallelize research/generation across many subtasks. NOT for single-file edits, work one pass handles, or when you are already inside a Workflow/ultra run (that is the orchestrator already — no double fan-out).