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

resonate-recursive-fan-out-pattern-python

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

Implement recursive fan-out in Python for parallel workflow execution — spawn N sub-workflows from a parent, optionally recurse deeper, await results, handle partial failure. Use when processing a tree, batch, or crawl where the work shape is dynamic and each child is independently durable.

التثبيت

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

SKILL.md
readonly