parallel-agents

star 444

Multi-agent orchestration patterns.

Dokhacgiakhoa By Dokhacgiakhoa schedule Updated 2/11/2026

name: parallel-agents description: Multi-agent orchestration patterns. category: tools version: 4.1.0-fractal layer: master-skill

Native Parallel Agents

Orchestration through Antigravity's built-in Agent Tool

Overview

This skill enables coordinating multiple specialized agents through Antigravity's native agent system. Unlike external scripts, this approach keeps all orchestration within Antigravity's control.

When to Use Orchestration

Good for:

  • Complex tasks requiring multiple expertise domains
  • Code analysis from security, performance, and quality perspectives
  • Comprehensive reviews (architecture + security + testing)
  • Feature implementation needing backend + frontend + database work

Not for:

  • Simple, single-domain tasks
  • Quick fixes or small changes
  • Tasks where one agent suffices

Native Agent Invocation

🧠 Knowledge Modules (Fractal Skills)

1. Single Agent

2. Sequential Chain

3. With Context Passing

4. Resume Previous Work

5. Pattern 1: Comprehensive Analysis

6. Pattern 2: Feature Review

7. Pattern 3: Security Audit

8. Task Summary

9. Agent Contributions

10. Consolidated Recommendations

11. Action Items

Install via CLI
npx skills add https://github.com/Dokhacgiakhoa/antigravity-ide --skill parallel-agents
Repository Details
star Stars 444
call_split Forks 137
navigation Branch main
article Path SKILL.md
More from Creator
Dokhacgiakhoa
Dokhacgiakhoa Explore all skills →