parallel-agents

Coordinate multiple specialized agents to produce a single synthesis report.

1|Updated Dec 19, 2025
One-click install
npx skills add https://github.com/fnsalinas/fnsalinas.github.io --skill parallel-agents-fnsalinas
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: parallel-agents
Source: https://github.com/fnsalinas/fnsalinas.github.io/tree/main/.agent/skills/parallel-agents
Command: npx skills add https://github.com/fnsalinas/fnsalinas.github.io --skill parallel-agents-fnsalinas

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinating multiple specialized agents to work together under a central orchestrator to tackle multifaceted tasks.

Core Features & Use Cases

  • Orchestration patterns enabling multi-domain analysis and synthesis across agents.
  • Clear agent roles (discovery, security, backend, frontend, testing) and structured context passing.
  • Real-world use cases including comprehensive codebase reviews, security audits, and feature assessments.

Quick Start

Instantiate the orchestrator and sequentially run discovery, domain analysis, and synthesis across agents.

Frequently Asked Questions about parallel-agents

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

FAQPage Schema
How do I coordinate multiple specialized agents for a comprehensive codebase review?

To coordinate multiple specialized agents for a codebase review, use a central orchestrator pattern with defined agent roles, structured context passing channels, and a single synthesis report to ensure traceable outcomes across domains like backend and frontend.

What is multi-agent orchestration for security audits?

Multi-agent orchestration for security audits involves a central orchestrator sequentially running discovery and domain-specific security analysis agents, then compiling their findings into a single traceable synthesis report to cover multifaceted security vulnerabilities.

How do I structure context passing between agents during architecture review?

Structure context passing between agents during architecture review by using defined channels within a central orchestrator, sequentially routing discovery outputs to domain analysis agents before final synthesis to maintain traceable evaluation outcomes.

Can I use multi-agent orchestration to evaluate features across backend, frontend, and testing domains?

Yes, you can use multi-agent orchestration to evaluate features across backend, frontend, and testing domains by assigning clear roles to specialized agents and having the orchestrator pass context sequentially before generating a synthesis report.

What's the best way to ensure traceable outcomes when orchestrating multi-domain code analysis?

The best way to ensure traceable outcomes in multi-domain code analysis is enforcing a structured orchestration pattern with defined agent roles, explicit context passing channels, and a single synthesis report to consolidate all domain findings.

Are there limitations to using sequential orchestration for complex feature assessments?

Sequential orchestration for feature assessments requires running discovery, domain analysis, and synthesis in strict order across agents; limitations arise if context passing channels are not explicitly defined, which can break the single synthesis report traceability.