workflow-automation

21.8k
davila7davila7

Workflow automation is the infrastructure that makes AI agents reliable. Without durable execution, a network hiccup during a 10-step payment flow means lost money and angry customers. With it, workflows resume exactly where they left off. This skill covers the platforms (n8n, Temporal, Inngest) and patterns (sequential, parallel, orchestrator-worker) that turn brittle scripts into production-grade automation. Key insight: The platforms make different tradeoffs. n8n optimizes for accessibility

191 days ago

Infinite Gratitude

18.0k
sickn33sickn33

Multi-agent research skill for parallel research execution (10 agents, battle-tested with real case studies).

191 days ago

Swarm Orchestration

17.8k
ruvnetruvnet

Orchestrate multi-agent swarms with agentic-flow for parallel task execution, dynamic topology, and intelligent coordination. Use when scaling beyond single agents, implementing complex workflows, or building distributed AI systems.

191 days ago

V3 Swarm Coordination

17.8k
ruvnetruvnet

15-agent hierarchical mesh coordination for v3 implementation. Orchestrates parallel execution across security, core, and integration domains following 10 ADRs with 14-week timeline.

191 days ago

multi-agent-patterns

13.0k
muratcankoylanmuratcankoylan

This skill should be used when the user asks to "design multi-agent system", "implement supervisor pattern", "create swarm architecture", "coordinate multiple agents", or mentions multi-agent patterns, context isolation, agent handoffs, sub-agents, or parallel agent execution.

191 days ago

polars

10.8k
K-Dense-AIK-Dense-AI

Fast in-memory DataFrame library for datasets that fit in RAM. Use when pandas is too slow but data still fits in memory. Lazy evaluation, parallel execution, Apache Arrow backend. Best for 1-100GB datasets, ETL pipelines, faster pandas replacement. For larger-than-RAM data use dask or vaex.

192 days ago

ultrawork

8.0k
Yeachan-HeoYeachan-Heo

Parallel execution engine for high-throughput task completion

191 days ago

dev

2.4k
cexllcexll

Extreme lightweight end-to-end development workflow with requirements clarification, intelligent backend selection, parallel codeagent execution, and mandatory 90% test coverage

191 days ago

web-frameworks

1.8k
mrgooniemrgoonie

Build modern full-stack web applications with Next.js (App Router, Server Components, RSC, PPR, SSR, SSG, ISR), Turborepo (monorepo management, task pipelines, remote caching, parallel execution), and RemixIcon (3100+ SVG icons in outlined/filled styles). Use when creating React applications, implementing server-side rendering, setting up monorepos with multiple packages, optimizing build performance and caching strategies, adding icon libraries, managing shared dependencies, or working with TypeScript full-stack projects.

191 days ago

swarm

1.8k
openclawopenclaw

Parallel task execution using Gemini Flash workers. 200x cheaper than Opus. Use for any parallelizable work to preserve quota.

192 days ago

taskmaster

1.8k
openclawopenclaw

Project manager and task delegation system. Use when you need to break down complex work into smaller tasks, assign appropriate AI models based on complexity, spawn sub-agents for parallel execution, track progress, and manage token budgets. Ideal for research projects, multi-step workflows, or when you want to delegate routine tasks to cheaper models while handling complex coordination yourself.

191 days ago

batch-processor

1.8k
openclawopenclaw

Process multiple documents in bulk with parallel execution

batchbulkparallel+1
191 days ago

orchestrating-test-execution

1.5k
Jeremylongshore Claude Code Plugins Plus Skills Orchestrating Test ExecutionJeremylongshore Claude Code Plugins Plus Skills Orchestrating Test Execution

Test coordinate parallel test execution across multiple environments and frameworks. Use when performing specialized testing. Trigger with phrases like "orchestrate tests", "run parallel tests", or "coordinate test execution".

191 days ago

orchestrating-test-workflows

1.5k
Jeremylongshore Claude Code Plugins Plus Skills Test OrchestratorJeremylongshore Claude Code Plugins Plus Skills Test Orchestrator

This skill enables Claude to orchestrate complex test workflows using the test-orchestrator plugin. It allows Claude to define test execution graphs with dependencies, execute tests in parallel, and intelligently select tests to run based on code changes. Use this skill when a user requests test orchestration, dependency management for tests, parallel test execution, smart test selection, or CI/CD integration for testing. Trigger terms include "orchestrate tests", "test workflow", "parallel testing", "smart test selection", "test dependencies", and "/orchestrate".

191 days ago

processing-api-batches

1.5k
jeremylongshorejeremylongshore

Optimize bulk API requests with batching, throttling, and parallel execution. Use when processing bulk API operations efficiently. Trigger with phrases like "process bulk requests", "batch API calls", or "handle batch operations".

191 days ago

parallel-execution

1.3k
CloudAI-XCloudAI-X

Patterns for parallel subagent execution using Task tool with run_in_background. Use when coordinating multiple independent tasks, spawning dynamic subagents, or implementing features that can be parallelized.

191 days ago

step-functions

1.0k
itsmostafaitsmostafa

AWS Step Functions workflow orchestration with state machines. Use when designing workflows, implementing error handling, configuring parallel execution, integrating with AWS services, or debugging executions.

191 days ago

python-parallelization

571
benchflow-aibenchflow-ai

Transform sequential Python code into parallel/concurrent implementations. Use when asked to parallelize Python code, improve code performance through concurrency, convert loops to parallel execution, or identify parallelization opportunities. Handles CPU-bound (multiprocessing), I/O-bound (asyncio, threading), and data-parallel (vectorization) scenarios.

191 days ago

workload-balancing

571
benchflow-aibenchflow-ai

Optimize workload distribution across workers, processes, or nodes for efficient parallel execution. Use when asked to balance work distribution, improve parallel efficiency, reduce stragglers, implement load balancing, or optimize task scheduling. Covers static/dynamic partitioning, work stealing, and adaptive load balancing strategies.

191 days ago

flow-next-deps

538
gmickelgmickel

Show epic dependency graph and execution order. Use when asking 'what's blocking what', 'execution order', 'dependency graph', 'what order should epics run', 'critical path', 'which epics can run in parallel'.

191 days ago

axiom-testing-async

535
Charleswiltgen Axiom Axiom Testing AsyncCharleswiltgen Axiom Axiom Testing Async

Use when testing async code with Swift Testing. Covers confirmation for callbacks, @MainActor tests, async/await patterns, timeout control, XCTest migration, parallel test execution.

191 days ago

Executing Work in Parallel

497
CaptainCrouton89CaptainCrouton89

Coordinate concurrent task execution through agent delegation. Plan independent work, manage dependencies, and execute multiple agents simultaneously. Use when handling multiple unrelated tasks, research investigations, or layer-based implementations that can run concurrently.

191 days ago

swarm-planner

457
Am Will Codex Skills Swarm PlannerAm Will Codex Skills Swarm Planner

[EXPLICIT INVOCATION ONLY] Creates dependency-aware implementation plans optimized for parallel multi-agent execution.

191 days ago

multi-agent-patterns

354
guanyangguanyang

This skill should be used when the user asks to "design multi-agent system", "implement supervisor pattern", "create swarm architecture", "coordinate multiple agents", or mentions multi-agent patterns, context isolation, agent handoffs, sub-agents, or parallel agent execution.

191 days ago

batching-patterns

241
MadAppGangMadAppGang

Batch all related operations into single messages for maximum parallelism and performance. Use when launching multiple agents, reading multiple files, running parallel searches, optimizing workflow speed, or avoiding sequential execution bottlenecks. Trigger keywords - "batching", "parallel", "single message", "golden rule", "concurrent", "performance", "sequential bottleneck", "speed optimization".

orchestrationbatchingparallel+3
191 days ago

model-tracking-protocol

241
MadAppGangMadAppGang

MANDATORY tracking protocol for multi-model validation. Creates structured tracking tables BEFORE launching models, tracks progress during execution, and ensures complete results presentation. Use when running 2+ external AI models in parallel. Trigger keywords - "multi-model", "parallel review", "external models", "consensus", "model tracking".

orchestrationtrackingmulti-model+2
191 days ago

Swarm Orchestration

215
proffesor-for-testingproffesor-for-testing

Orchestrate multi-agent swarms with agentic-flow for parallel task execution, dynamic topology, and intelligent coordination. Use when scaling beyond single agents, implementing complex workflows, or building distributed AI systems.

191 days ago

qe-a11y-ally

215
proffesor-for-testingproffesor-for-testing

Comprehensive WCAG accessibility auditing with multi-tool testing (axe-core + pa11y + Lighthouse), TRUE PARALLEL execution with Promise.allSettled, graceful degradation, retry with backoff, context-aware remediation, learning integration, and video accessibility. Uses 3-tier browser cascade: Vibium → agent-browser → Playwright+Stealth.

accessibilitywcaga11y+14
191 days ago

a11y-ally

215
proffesor-for-testingproffesor-for-testing

Comprehensive WCAG accessibility auditing with multi-tool testing (axe-core + pa11y + Lighthouse), TRUE PARALLEL execution with Promise.allSettled, graceful degradation, retry with backoff, context-aware remediation, learning integration, and video accessibility. Uses 3-tier browser cascade: Vibium → agent-browser → Playwright+Stealth.

accessibilitywcaga11y+14
191 days ago

V3 Swarm Coordination

215
proffesor-for-testingproffesor-for-testing

15-agent hierarchical mesh coordination for v3 implementation. Orchestrates parallel execution across security, core, and integration domains following 10 ADRs with 14-week timeline.

191 days ago

QE Test Execution

215
proffesor-for-testingproffesor-for-testing

Parallel test execution orchestration with intelligent scheduling, retry logic, and comprehensive result aggregation.

191 days ago

using-orchestration

197
mbruhlermbruhler

Use when user has complex multi-agent workflows, needs to coordinate sequential or parallel agent execution, wants workflow visualization and control, or mentions automating repetitive multi-agent processes - guides discovery and usage of the orchestration system

191 days ago

task-orchestrator

191
jdrhynejdrhyne

Autonomous multi-agent task orchestration with dependency analysis, parallel tmux/Codex execution, and self-healing heartbeat monitoring. Use for large projects with multiple issues/tasks that need coordinated parallel execution.

191 days ago

agent-coordination

188
aiskillstoreaiskillstore

This skill should be used when the user asks about "coordinate coding agents", "orchestrate agent team", "manage multiple agents", "vibekanban workflow", "task delegation to agents", "agent swarm coordination", "parallel agent execution", "chief of staff mode", "cos mode", "you're my cos", "your my cos", "act as cos", "be my cos", "you are my chief of staff", "create tasks for agents", "dispatch agents", or needs guidance on coordinating autonomous coding agents, task breakdown strategies, or multi-agent workflow patterns.

192 days ago

swarm-orchestration

188
aiskillstoreaiskillstore

Orchestrate multi-agent swarms with agentic-flow for parallel task execution, dynamic topology, and intelligent coordination. Use when scaling beyond single agents, implementing complex workflows, or building distributed AI systems.

192 days ago

parallel-workflows

188
aiskillstoreaiskillstore

Optimizes parallel execution of multiple tasks. Use when user mentions 並列で実行, 同時にやって, まとめてやって, run in parallel, do these together. Do NOT load for: 単一タスク, 順次実行が必要な作業, 依存関係のあるタスク.

191 days ago

mapreduce

188
aiskillstoreaiskillstore

The MapReduce skill enables parallel task execution across multiple AI providers or agent instances, followed by intelligent consolidation of results. This produces higher-quality outputs by levera...

191 days ago

swarm

182
boshu2boshu2

Spawn isolated agents for parallel task execution. Auto-selects runtime-native teams (Claude Native Teams in Claude sessions, Codex sub-agents in Codex sessions). Triggers: "swarm", "spawn agents", "parallel work", "run in parallel", "parallel execution".

191 days ago

nav-install-multi-claude

155
alekspetrovalekspetrov

Install Navigator multi-Claude workflow orchestration scripts. Auto-invokes when user says "install multi-Claude workflows", "set up multi-Claude", or "enable parallel execution".

191 days ago

gemini-tmux-orchestration

112
serejarisserejaris

Use when delegating coding tasks to Gemini CLI agent, when you need parallel AI execution, or when tasks benefit from Gemini's 1M+ context window - orchestrates Gemini via tmux since headless mode cannot write files

192 days ago

mise-task-configuration

98
TheBushidoCollectiveTheBushidoCollective

Use when defining and configuring Mise tasks in mise.toml. Covers task definitions, dependencies, file tasks, and parallel execution.

191 days ago

testng-parallel

98
TheBushidoCollectiveTheBushidoCollective

Use when configuring parallel test execution with TestNG including thread pools, suite configuration, and synchronization.

191 days ago

effect-concurrency

98
TheBushidoCollectiveTheBushidoCollective

Use when Effect concurrency patterns including fibers, fork, join, parallel execution, and race conditions. Use for concurrent operations in Effect applications.

191 days ago

crystal-concurrency

98
TheBushidoCollectiveTheBushidoCollective

Use when implementing concurrent programming in Crystal using fibers, channels, and parallel execution patterns for high-performance, non-blocking applications.

191 days ago

vitest-performance

98
TheBushidoCollectiveTheBushidoCollective

Use when vitest performance optimization including fast execution, watch mode, and parallelization strategies.

191 days ago

pytest-runner

94
jmaglyjmagly

Execute Python tests with pytest, supporting fixtures, markers, coverage, and parallel execution. Use for Python test automation.

191 days ago

vitest-runner

94
jmaglyjmagly

Execute JavaScript/TypeScript tests with Vitest, supporting coverage, watch mode, and parallel execution. Use for JS/TS test automation.

191 days ago

parallel

87
alfredolopez80alfredolopez80

Run multiple Ralph loops concurrently for independent tasks. Manages parallel agent execution with proper isolation and result aggregation. Use when: (1) multiple independent fixes needed, (2) parallel reviews required, (3) batch processing tasks. Triggers: /parallel, 'parallel loops', 'concurrent execution', 'run in parallel', 'batch'.

192 days ago