بنقرة واحدة
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 ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
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.
| 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.