parallel-infrastructure

Community

Coordinate parallel tasks with DAG scheduling.

Authorjankneumann
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a shared infrastructure for parallel execution workflows, handling DAG scheduling, review dispatch, and consensus synthesis across multiple coding agents.

Core Features & Use Cases

  • DAG Scheduler: Computes topological order of work packages for coordinated execution.
  • Scope Checker: Verifies that agents operate within declared write_allow/deny boundaries.
  • Review Dispatcher & Consensus Synthesizer: Sends review prompts to multiple vendors and merges findings into a consensus report.
  • Circuit Breaker & Escalation Handler: Monitors heartbeats, enforces retry budgets, and manages failure escalations. Use Case: Enable multi‑agent feature implementation where backend, frontend, and integration packages run concurrently while respecting dependencies.

Quick Start

Run the parallel‑infrastructure skill to schedule and execute dependent work packages in a DAG.

Dependency Matrix

Required Modules

hvacanthropicopenaigoogle-generativeai

Components

scripts

💻 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: parallel-infrastructure
Download link: https://github.com/jankneumann/agentic-coding-tools/archive/main.zip#parallel-infrastructure

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.