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

fanout

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

Fan out a single instruction across many files by splitting them among N parallel agents. Use when a task is mechanical and embarrassingly parallel — apply a coding rule, replace a pattern, migrate an API, scan for violations grep can't catch — across an entire directory tree. Each worker owns a disjoint file slice and reports back a structured summary.

التثبيت

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

SKILL.md
readonly