一键导入
delegate
Isolate independent or context-heavy work when parallelism or fresh context materially improves the task.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Isolate independent or context-heavy work when parallelism or fresh context materially improves the task.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Run a task autonomously with reversible defaults and a reviewable handback.
Turn an idea into an approved implementation spec through collaborative design.
Inspect and commit the intended local changes cleanly.
Diagnose bugs, test failures, and unexpected behavior from evidence before changing code.
Capture hard-won engineering knowledge in durable project documentation.
Implement an approved spec or clearly defined piece of work.
基于 SOC 职业分类
| name | delegate |
| description | Isolate independent or context-heavy work when parallelism or fresh context materially improves the task. |
Delegation is an internal execution mechanism, not a default proof of diligence.
Stay inline when work shares files or state, raw outputs are needed for the main reasoning, or the task depends on user intent or architectural judgment.
Give each agent only its concrete scope, relevant facts, constraints, and required output format. Do not pass conversation history, prior reviewer conclusions, or orchestrator reasoning. Match model capability and effort to task complexity.
Require a status (DONE, DONE_WITH_CONCERNS, NEEDS_CONTEXT, or BLOCKED), files changed, verification performed, and concerns. The orchestrator independently inspects the diff, runs relevant checks, and owns the integrated conclusion.