Run the same analysis across many targets in parallel, then merge the results into one report
Multi-Agent Pattern template for Claude Code · orchestration
What this multi-agent pattern does
Run the same analysis across many targets in parallel, then merge the results into one report
When to use it
Include this template when generating a workspace where Parallel Analyze fits the work you do. The Froject wires it into your ZIP automatically with the correct file path, frontmatter, and supporting context — you do not have to copy or rename anything.
How it ships
Lands in .claude/skills/parallel-analyze/SKILL.md with proper frontmatter
Loaded on demand by Claude when the trigger phrasing matches
Compatible with terminal, Claude Desktop co-work, and (for context-only items) desktop chat
Related multi-agent patterns
Workflow Orchestrator — Route complex tasks to specialized sub-skills using parallel agents
Sequential Handoff — Pass work through ordered stages where each agent builds on the previous result
Supervisor — Execute multi-step processes with validation checkpoints and automatic retry on failure