parallel-agents

Coordinate multiple specialized agents for multi-domain tasks in a unified session.

Updated Jan 27, 2026
One-click install
npx skills add https://github.com/BrunoSantanaDeveloper/flyeelab-agent-kit --skill parallel-agents-brunosantanadeveloper
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: parallel-agents
Source: https://github.com/BrunoSantanaDeveloper/flyeelab-agent-kit/tree/main/skills/parallel-agents
Command: npx skills add https://github.com/BrunoSantanaDeveloper/flyeelab-agent-kit --skill parallel-agents-brunosantanadeveloper

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Multi-domain orchestration often requires coordinating several specialized agents to produce a coherent, comprehensive result. This skill provides a structured approach to orchestrating agents to draw on diverse expertise in a single workflow.

Core Features & Use Cases

  • Orchestration patterns for sequential or parallel agent execution
  • Built-in agent catalog and synthesis protocol
  • Context sharing and resume capabilities
  • Use cases include architecture reviews, security audits, and feature implementations requiring backend/frontend collaboration

Quick Start

Instruct the orchestrator to map the project structure with explorer-agent, review APIs with backend-specialist, analyze UI with frontend-specialist, and synthesize a unified findings report.

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 agents for a complex codebase review?

You coordinate multiple agents for a complex codebase review by using orchestration patterns that execute specialized agents sequentially or in parallel. This enables cross-cutting expertise across backend, frontend, and operations within a single unified session.

What is multi-agent orchestration and when do I need it for architecture analysis?

Multi-agent orchestration is the coordination of specialized agents to perform multi-domain tasks within a single workflow. You need it for architecture analysis when a project requires cross-cutting expertise across backend, frontend, and operations simultaneously.

Can I share context and resume capability across multiple agents in a single session?

Yes, you can share context and resume execution across multiple agents in a single session. Built-in context sharing and resume capabilities allow workflows to pause and continue without losing the state of the coordinated agents.

What's the best way to run a security audit that requires both backend and frontend expertise?

The best way to run a cross-domain security audit is to apply multi-agent orchestration. This approach coordinates a backend-specialist and frontend-specialist in parallel, then uses a built-in synthesis protocol to generate a single, unified findings report.

How do I synthesize a unified findings report from parallel agent executions?

You synthesize a unified findings report from parallel executions by applying the built-in agent synthesis protocol. This protocol consolidates the individual results of coordinated agents into a single comprehensive output.