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

parallel-subagents

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

When a task decomposes into independent slices — separate files, OR separate sections of ONE file — fan it out: write job files to the subagent queue and the host runs real parallel Codex workers for you. For a single file, extract per-section slice files into the queue's work/ zone, let workers polish them in parallel, then reassemble (scatter-gather). Every job must state an explicit, non-overlapping scope.

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

SKILL.md
readonly