parallel-agents

Coordinate multiple specialized agents to analyze complex tasks with structured orchestration.

Updated Apr 4, 2026
One-click install
npx skills add https://github.com/capaas2/Site-teste --skill parallel-agents-capaas2
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: parallel-agents
Source: https://github.com/capaas2/Site-teste/tree/main/.agent/skills/parallel-agents
Command: npx skills add https://github.com/capaas2/Site-teste --skill parallel-agents-capaas2

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you coordinate multiple specialized AI agents when a task is too broad, requires different expertise, or benefits from independent perspectives. It reduces missed issues by structuring discovery, analysis, and synthesis across agents.

Core Features & Use Cases

  • Multi-perspective analysis: Combine security, backend, frontend, testing, and other viewpoints for a fuller review.
  • Sequential orchestration: Run agents in a logical order so findings from one inform the next.
  • Use Case: Review a feature change by first mapping the codebase, then involving the relevant specialists, and finally synthesizing one actionable report.

Quick Start

Use the parallel-agents skill to coordinate specialized agents for a comprehensive review of this codebase.

Frequently Asked Questions about parallel-agents

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

FAQPage Schema
How do I run a multi-agent code review for a complex feature change?

Sequential orchestration runs specialized agents in a logical order so findings from one inform the next, ensuring structured discovery and analysis before final synthesis across agent outputs.

Can I use specialized agents for a security audit and feature analysis simultaneously?

Specialized agents can be coordinated for security audits and feature analysis by applying distinct expertise requirements to each domain, then passing context between agents for comprehensive synthesis.

What is the best way to coordinate multiple agents for multi-domain implementation planning?

Coordinating multiple agents for multi-domain implementation planning requires structured orchestration to distribute expertise, pass context between agents, and synthesize final outputs across all agent responses.

When do I need multi-agent orchestration instead of a single agent for code review?

Multi-agent orchestration is needed when a task is too broad or requires independent perspectives, reducing missed issues by structuring discovery and analysis across agents with different expertise.