Skip to main content
Run any Skill in Manus
with one click

resonate-recursive-fan-out-pattern-python

Stars5
Forks0
UpdatedJune 24, 2026 at 15:56

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.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly