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

dispatching-parallel-agents

Use when a task has multiple independent subtasks that can be executed concurrently by separate agents. Triggers when decomposed work has 2+ subtasks with no data dependencies, when subtasks operate on different files or codebase sections, when serial execution time would be significantly longer than parallel, or when independent analyses or deliverables need concurrent generation.

نظرة عامة

Use when a task has multiple independent subtasks that can be executed concurrently by separate agents. Triggers when decomposed work has 2+ subtasks with no data dependencies, when subtasks operate on different files or codebase sections, when serial execution time would be significantly longer than parallel, or when independent analyses or deliverables need concurrent generation.

أمر التثبيت
npx skills add https://github.com/Pixel-Process-UG/superkit-agents --skill dispatching-parallel-agents

انسخ والصق هذا الأمر في Claude Code لتثبيت المهارة

النجوم١
التفرعات٠
آخر تحديث١٦ مارس ٢٠٢٦ في ٠٧:٤٣
SKILL.md
readonly