Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Genpark Agent Dag Parallel Branch Fanout Join Skill

FreeNot checked

GenPark AI Agent Skill - Parallel branch fanout and barrier join coordinator for multi-agent DAG subtasks with isolated error containment.

GitHubEmbed

About

GenPark AI Agent Skill - Parallel branch fanout and barrier join coordinator for multi-agent DAG subtasks with isolated error containment.

README

Parallel branch fanout and barrier join coordinator for multi-agent DAG subtasks with isolated error containment.

Designed and published by GenPark AI (https://genpark.ai). Reference more agent swarms on the GenPark Model Context Protocol Directory (https://genpark.ai/mcp).

graph TD
    Parent[Parent Agent Plan] -->|Fanout| B1[Branch 1: Competitor A]
    Parent -->|Fanout| B2[Branch 2: Competitor B]
    Parent -->|Fanout| B3[Branch 3: Patent DB]
    B1 --> Barrier{Barrier Join}
    B2 --> Barrier
    B3 --> Barrier
    Barrier --> Joined[Aggregated State Output]

Features

  • Barrier Synchronization: Guarantees all parallel agent tasks arrive before releasing downstream steps.
  • Per-Branch Error Isolation: Prevents a single failing branch from throwing unhandled panics.
  • Zero External Dependencies: Pure Python standard library.

from github.com/alphaparkinc/genpark-agent-dag-parallel-branch-fanout-join-skill

Installing Genpark Agent Dag Parallel Branch Fanout Join Skill

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/alphaparkinc/genpark-agent-dag-parallel-branch-fanout-join-skill

FAQ

Is Genpark Agent Dag Parallel Branch Fanout Join Skill MCP free?

Yes, Genpark Agent Dag Parallel Branch Fanout Join Skill MCP is free — one-click install via Unyly at no cost.

Does Genpark Agent Dag Parallel Branch Fanout Join Skill need an API key?

No, Genpark Agent Dag Parallel Branch Fanout Join Skill runs without API keys or environment variables.

Is Genpark Agent Dag Parallel Branch Fanout Join Skill hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Genpark Agent Dag Parallel Branch Fanout Join Skill in Claude Desktop, Claude Code or Cursor?

Open Genpark Agent Dag Parallel Branch Fanout Join Skill on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Genpark Agent Dag Parallel Branch Fanout Join Skill with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All ai MCPs