parallel-agents
Original:🇺🇸 English
Not Translated
Multi-agent orchestration patterns.
1installs
Added on
NPX Install
npx skill4agent add dokhacgiakhoa/antigravity-ide parallel-agentsSKILL.md Content
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