parallel-agents

Coordinate specialized AI agents for complex task execution in Claude Code.

41|12|Updated Jan 16, 2026
One-click install
npx skills add https://github.com/nguyenphp/antigravity-marketing --skill parallel-agents-nguyenphp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: parallel-agents
Source: https://github.com/nguyenphp/antigravity-marketing/tree/main/templates/.agent/skills/parallel-agents
Command: npx skills add https://github.com/nguyenphp/antigravity-marketing --skill parallel-agents-nguyenphp

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines complex tasks by enabling the coordination of multiple specialized AI agents, allowing for comprehensive analysis and execution that a single agent cannot achieve.

Core Features & Use Cases

  • Multi-Agent Coordination: Orchestrates multiple agents for tasks requiring diverse expertise.
  • Complex Task Decomposition: Breaks down intricate problems into manageable sub-tasks for specialized agents.
  • Use Case: Analyze a codebase for security vulnerabilities, performance bottlenecks, and testing gaps by invoking the security-auditor, performance-optimizer, and test-engineer agents sequentially.

Quick Start

Use the parallel-agents skill to perform a comprehensive analysis of the codebase using the explorer-agent, security-auditor, and test-engineer.

Frequently Asked Questions about parallel-agents

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I orchestrate multiple AI agents for complex code analysis?

Multi-agent orchestration coordinates specialized AI agents to execute complex code analysis tasks. This skill breaks down intricate problems into manageable sub-tasks, assigning each to a domain-specific agent for comprehensive execution.

What is multi-agent orchestration for software engineering workflows?

Multi-agent orchestration is the coordination of specialized AI agents to handle diverse domain expertise. It enables sophisticated workflows by leveraging built-in agents alongside custom agents for comprehensive task execution.

How do I perform a comprehensive security audit and code review using multiple agents?

Perform a comprehensive security audit by sequentially invoking custom agents like the security-auditor, performance-optimizer, and test-engineer. This coordinates specialized expertise to analyze vulnerabilities, bottlenecks, and testing gaps.

Can I use custom domain-specific agents with built-in orchestration tools?

Yes, you can use custom domain-specific agents alongside built-in agents like Explore and Plan. This facilitates complex task execution by combining native orchestration with specialized domain expertise.

What is the best way to decompose complex tasks for multiple AI agents?

The best way to decompose complex tasks is using a multi-agent orchestration skill that breaks down intricate problems into manageable sub-tasks. This allows specialized agents to execute diverse domain expertise sequentially.

When should I use multi-agent coordination instead of a single AI agent?

Use multi-agent coordination when tasks require diverse domain expertise that a single agent cannot achieve. It is designed for scenarios needing comprehensive analysis, such as multi-faceted feature implementation and in-depth security audits.