Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

delegation-kit

يحتوي delegation-kit على 4 من skills المجمعة من matteoscurati، مع تغطية مهنية على مستوى المستودع وصفحات 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