resonate-recursive-fan-out-pattern-python

Official

Orchestrate recursive parallel Python workflows.

Authorresonatehq
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Implement durable Python patterns to fan-out work recursively across items in a tree or batch, ensuring each child is independently durable and can resume after a crash.

Core Features & Use Cases

  • Recursive fan-out: spawn child invocations and gather results in parallel.
  • Cross-depth recursion: optionally deepen the fan-out tree with depth control.
  • Partial failure tolerance: handle individual child failures and continue processing others.

Quick Start

Define a recursive fan-out function that uses ctx.begin_run to spawn child work and await their results, enabling dynamic trees with optional recursion.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: resonate-recursive-fan-out-pattern-python
Download link: https://github.com/resonatehq/resonate-skills/archive/main.zip#resonate-recursive-fan-out-pattern-python

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.