Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

delegation-kit

delegation-kit 收录了来自 matteoscurati 的 4 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
4
Stars
0
更新
2026-07-21
Forks
0
职业覆盖
1 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

glm-executor
其他计算机职业

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
其他计算机职业

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
其他计算机职业

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
其他计算机职业

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