Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
Donal Moloney avatar

Parallel Workflows

  • Updated June 5, 2026
  • DonalMoloney/ClaudeWorkflows

parallel-workflows harnesses Claude's dynamic workflow and parallel agent orchestration to compress hours of sequential work into minutes. A developer uses it to fan tasks out across many agents running concurrently.

Key points

  • Dynamic workflows
  • Parallel agent orchestration
  • Compresses hours into minutes
  • Multi-agent automation

Parallel Workflows by the numbers

  • Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add DonalMoloney/ClaudeWorkflows
/plugin install parallel-workflows@claude-workflows

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Last updatedJune 5, 2026
RepositoryDonalMoloney/ClaudeWorkflows

What it does

Dynamic workflow and parallel agent orchestration to compress sequential work into minutes.

README.md

parallel-workflows

A Claude Code plugin that helps you design, write, and run dynamic parallel workflows — compressing hours of sequential work into minutes.

Install

/plugin marketplace add DonalMoloney/ClaudeWorkflows
/plugin install parallel-workflows@claude-workflows

Requires Claude Code v2.1.154+ (dynamic workflows). Pro users: enable workflows in /config.

Components

Commands (slash commands in Claude Code):

  • /orchestrate <task> — design and launch a dynamic workflow for any complex task
  • /parallel-sweep <target> — fan out agents across a codebase and synthesize findings
  • /workflow-review <path> — critique a workflow script for correctness and quality

Agents (specialist workers):

  • workflow-architect — writes and debugs workflow orchestration scripts
  • sub-agent-specialist — scopes sub-agent prompts, schemas, and model routing

Skills (auto-activating context):

  • dynamic-workflows — when/how to trigger, all primitives, run management, troubleshooting
  • parallel-patterns — adversarial verify, loop-until-dry, judge panel, multi-modal sweep
  • headless-orchestration — shell-level parallelism with claude -p
  • error-handling — agent failure handling, defensive schemas, .filter(Boolean) placement

Typical flow

  1. /orchestrate describes what you want → Claude writes a workflow script
  2. Include ultracode in your next prompt to trigger the runtime
  3. Watch progress in /workflows, drill into agents, pause/stop as needed
  4. Press s in /workflows to save the script as a reusable command

Related skills

Automation & Workflowsagentsautomation

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.