sg-parallel-execute

Community

Run independent plan groups in parallel waves.

Authorgyuha
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill reduces slow, fragile sequential execution by running independent plan groups concurrently while still respecting dependency boundaries between waves.

Core Features & Use Cases

  • Wave-based parallel dispatch: Executes up to three independent Task agents per wave, processing waves one at a time (lowest wave number first) to preserve dependencies.
  • Deterministic, non-invasive execution: Each Task reads its group's PLAN.md directly and avoids touching GSD/Superpowers internal state files.
  • Failure-aware orchestration: On any Task failure, it appends a parallel-failed row to .planning/HANDOFF.md and stops to prevent advancing with inconsistent progress.

Quick Start

Provide the path to your parallel_groups.json file to start executing its wave-structured plan groups in the correct parallel order.

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: sg-parallel-execute
Download link: https://github.com/gyuha/super-gsd/archive/main.zip#sg-parallel-execute

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.