design_patterns-wait_group

Official

Coordinated concurrency with error aggregation.

Authoramarbel-llc
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Coordinate concurrent tasks with automatic error aggregation and structured cleanup.

Core Features & Use Cases

  • Supports both parallel (concurrent) and serial (sequential) execution modes with Do and DoAfter
  • Aggregates all errors into a single return value via GroupBuilder
  • Includes optional stack-frame capture for debugging in parallel executions

Quick Start

Create a parallel wait group, register Do and DoAfter tasks, and call GetError to obtain a single aggregated error.

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: design_patterns-wait_group
Download link: https://github.com/amarbel-llc/dodder/archive/main.zip#design-patterns-wait-group

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.