compound-v-parallel - Parallel Execution Skill for Task Dependency Analysis
Analyzes task dependencies and groups independent steps into parallel batches
Tags
Updated: 2026-02-12Capabilities
Typical Inputs
Typical Outputs
What this skill does
- analyze task dependencies
- group independent steps
- create parallel batches
- check step dependencies
- list tool calls
Inputs
- task steps
- tool calls list
- execution plan
- multi-step operations
- research topics
Outputs
- dependency analysis
- parallel execution groups
- sequential execution paths
- optimized batch assignments
- dependency graphs
Requirements
- multi-step execution plan
- task dependency information
- independent operations
