Skip to main content
Run any Skill in Manus
with one click
GitHub repository

delegation-kit

delegation-kit contains 4 collected skills from matteoscurati, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
4
Stars
0
updated
2026-07-21
Forks
0
Occupation coverage
1 occupation categories · 100% classified
repository explorer

Skills in this repository

glm-executor
computer-occupations-all-other

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.

2026-07-21
kimi-executor
computer-occupations-all-other

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.

2026-07-21
model-routing
computer-occupations-all-other

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.

2026-07-21
orchestrate
computer-occupations-all-other

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).

2026-07-21