{"id":"0181f328-77ad-4570-bf69-367809317c07","shortId":"sHQBdZ","kind":"skill","title":"parallel-agents","tagline":"Multi-agent orchestration patterns. Use when multiple independent tasks can run with different domain expertise or when comprehensive analysis requires multiple perspectives.","description":"# Native Parallel Agents\n\n> Orchestration through Claude Code's built-in Agent Tool\n\n## Overview\n\nThis skill enables coordinating multiple specialized agents through Claude Code's native agent system. Unlike external scripts, this approach keeps all orchestration within Claude's control.\n\n## When to Use Orchestration\n\n✅ **Good for:**\n- Complex tasks requiring multiple expertise domains\n- Code analysis from security, performance, and quality perspectives\n- Comprehensive reviews (architecture + security + testing)\n- Feature implementation needing backend + frontend + database work\n\n❌ **Not for:**\n- Simple, single-domain tasks\n- Quick fixes or small changes\n- Tasks where one agent suffices\n\n---\n\n## Native Agent Invocation\n\n### Single Agent\n```\nUse the security-auditor agent to review authentication\n```\n\n### Sequential Chain\n```\nFirst, use the explorer-agent to discover project structure.\nThen, use the backend-specialist to review API endpoints.\nFinally, use the test-engineer to identify test gaps.\n```\n\n### With Context Passing\n```\nUse the frontend-specialist to analyze React components.\nBased on those findings, have the test-engineer generate component tests.\n```\n\n### Resume Previous Work\n```\nResume agent [agentId] and continue with additional requirements.\n```\n\n---\n\n## Orchestration Patterns\n\n### Pattern 1: Comprehensive Analysis\n```\nAgents: explorer-agent → [domain-agents] → synthesis\n\n1. explorer-agent: Map codebase structure\n2. security-auditor: Security posture\n3. backend-specialist: API quality\n4. frontend-specialist: UI/UX patterns\n5. test-engineer: Test coverage\n6. Synthesize all findings\n```\n\n### Pattern 2: Feature Review\n```\nAgents: affected-domain-agents → test-engineer\n\n1. Identify affected domains (backend? frontend? both?)\n2. Invoke relevant domain agents\n3. test-engineer verifies changes\n4. Synthesize recommendations\n```\n\n### Pattern 3: Security Audit\n```\nAgents: security-auditor → penetration-tester → synthesis\n\n1. security-auditor: Configuration and code review\n2. penetration-tester: Active vulnerability testing\n3. Synthesize with prioritized remediation\n```\n\n---\n\n## Available Agents\n\n| Agent | Expertise | Trigger Phrases |\n|-------|-----------|-----------------|\n| `orchestrator` | Coordination | \"comprehensive\", \"multi-perspective\" |\n| `security-auditor` | Security | \"security\", \"auth\", \"vulnerabilities\" |\n| `penetration-tester` | Security Testing | \"pentest\", \"red team\", \"exploit\" |\n| `backend-specialist` | Backend | \"API\", \"server\", \"Node.js\", \"Express\" |\n| `frontend-specialist` | Frontend | \"React\", \"UI\", \"components\", \"Next.js\" |\n| `test-engineer` | Testing | \"tests\", \"coverage\", \"TDD\" |\n| `devops-engineer` | DevOps | \"deploy\", \"CI/CD\", \"infrastructure\" |\n| `database-architect` | Database | \"schema\", \"Prisma\", \"migrations\" |\n| `mobile-developer` | Mobile | \"React Native\", \"Flutter\", \"mobile\" |\n| `api-designer` | API Design | \"REST\", \"GraphQL\", \"OpenAPI\" |\n| `debugger` | Debugging | \"bug\", \"error\", \"not working\" |\n| `explorer-agent` | Discovery | \"explore\", \"map\", \"structure\" |\n| `documentation-writer` | Documentation | \"write docs\", \"create README\", \"generate API docs\" |\n| `performance-optimizer` | Performance | \"slow\", \"optimize\", \"profiling\" |\n| `project-planner` | Planning | \"plan\", \"roadmap\", \"milestones\" |\n| `seo-specialist` | SEO | \"SEO\", \"meta tags\", \"search ranking\" |\n| `game-developer` | Game Development | \"game\", \"Unity\", \"Godot\", \"Phaser\" |\n\n---\n\n## Claude Code Built-in Agents\n\nThese work alongside custom agents:\n\n| Agent | Model | Purpose |\n|-------|-------|---------|\n| **Explore** | Haiku | Fast read-only codebase search |\n| **Plan** | Sonnet | Research during plan mode |\n| **General-purpose** | Sonnet | Complex multi-step modifications |\n\nUse **Explore** for quick searches, **custom agents** for domain expertise.\n\n---\n\n## Synthesis Protocol\n\nAfter all agents complete, synthesize:\n\n```markdown\n## Orchestration Synthesis\n\n### Task Summary\n[What was accomplished]\n\n### Agent Contributions\n| Agent | Finding |\n|-------|---------|\n| security-auditor | Found X |\n| backend-specialist | Identified Y |\n\n### Consolidated Recommendations\n1. **Critical**: [Issue from Agent A]\n2. **Important**: [Issue from Agent B]\n3. **Nice-to-have**: [Enhancement from Agent C]\n\n### Action Items\n- [ ] Fix critical security issue\n- [ ] Refactor API endpoint\n- [ ] Add missing tests\n```\n\n---\n\n## Best Practices\n\n1. **Available agents** - 17 specialized agents can be orchestrated\n2. **Logical order** - Discovery → Analysis → Implementation → Testing\n3. **Share context** - Pass relevant findings to subsequent agents\n4. **Single synthesis** - One unified report, not separate outputs\n5. **Verify changes** - Always include test-engineer for code modifications\n\n---\n\n## Key Benefits\n\n- ✅ **Single session** - All agents share context\n- ✅ **AI-controlled** - Claude orchestrates autonomously\n- ✅ **Native integration** - Works with built-in Explore, Plan agents\n- ✅ **Resume support** - Can continue previous agent work\n- ✅ **Context passing** - Findings flow between agents\n\n## Limitations\n- Use this skill only when the task clearly matches the scope described above.\n- Do not treat the output as a substitute for environment-specific validation, testing, or expert review.\n- Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.","tags":["parallel","agents","antigravity","awesome","skills","sickn33","agent-skills","agentic-skills","ai-agent-skills","ai-agents","ai-coding","ai-workflows"],"capabilities":["skill","source-sickn33","skill-parallel-agents","topic-agent-skills","topic-agentic-skills","topic-ai-agent-skills","topic-ai-agents","topic-ai-coding","topic-ai-workflows","topic-antigravity","topic-antigravity-skills","topic-claude-code","topic-claude-code-skills","topic-codex-cli","topic-codex-skills"],"categories":["antigravity-awesome-skills"],"synonyms":[],"warnings":[],"endpointUrl":"https://skills.sh/sickn33/antigravity-awesome-skills/parallel-agents","protocol":"skill","transport":"skills-sh","auth":{"type":"none","details":{"cli":"npx skills add sickn33/antigravity-awesome-skills","source_repo":"https://github.com/sickn33/antigravity-awesome-skills","install_from":"skills.sh"}},"qualityScore":"0.700","qualityRationale":"deterministic score 0.70 from registry signals: · indexed on github topic:agent-skills · 34616 github stars · SKILL.md body (5,372 chars)","verified":false,"liveness":"unknown","lastLivenessCheck":null,"agentReviews":{"count":0,"score_avg":null,"cost_usd_avg":null,"success_rate":null,"latency_p50_ms":null,"narrative_summary":null,"summary_updated_at":null},"enrichmentModel":"deterministic:skill-github:v1","enrichmentVersion":1,"enrichedAt":"2026-04-23T00:51:22.404Z","embedding":null,"createdAt":"2026-04-18T21:42:11.408Z","updatedAt":"2026-04-23T00:51:22.404Z","lastSeenAt":"2026-04-23T00:51:22.404Z","tsv":"'1':200,211,258,291,526,561 '17':564 '2':218,247,265,299,532,570 '3':224,270,280,306,538,577 '4':230,276,586 '5':236,595 '6':242 'accomplish':509 'action':547 'activ':303 'add':556 'addit':195 'affect':252,260 'affected-domain-ag':251 'agent':3,6,29,38,47,53,114,117,120,126,137,190,203,206,209,214,250,254,269,283,312,313,400,453,458,459,491,499,510,512,530,536,545,563,566,585,611,629,635,642 'agentid':191 'ai':615 'ai-control':614 'alongsid':456 'alway':598 'analysi':23,80,202,574 'analyz':171 'api':150,228,343,385,387,414,554 'api-design':384 'approach':59 'architect':371 'architectur':89 'ask':676 'audit':282 'auditor':125,221,286,294,325,516 'auth':328 'authent':129 'autonom':619 'avail':311,562 'b':537 'backend':95,146,226,262,340,342,520 'backend-specialist':145,225,339,519 'base':174 'benefit':607 'best':559 'boundari':684 'bug':394 'built':36,451,625 'built-in':35,450,624 'c':546 'chain':131 'chang':110,275,597 'ci/cd':367 'clarif':678 'claud':32,49,64,448,617 'clear':651 'code':33,50,79,297,449,604 'codebas':216,468 'complet':500 'complex':73,480 'compon':173,184,353 'comprehens':22,87,201,319 'configur':295 'consolid':524 'context':163,579,613,637 'continu':193,633 'contribut':511 'control':66,616 'coordin':44,318 'coverag':241,360 'creat':411 'criteria':687 'critic':527,550 'custom':457,490 'databas':97,370,372 'database-architect':369 'debug':393 'debugg':392 'deploy':366 'describ':655 'design':386,388 'develop':378,441,443 'devop':363,365 'devops-engin':362 'differ':17 'discov':139 'discoveri':401,573 'doc':410,415 'document':406,408 'documentation-writ':405 'domain':18,78,104,208,253,261,268,493 'domain-ag':207 'enabl':43 'endpoint':151,555 'engin':157,182,239,257,273,357,364,602 'enhanc':543 'environ':667 'environment-specif':666 'error':395 'expert':672 'expertis':19,77,314,494 'exploit':338 'explor':136,205,213,399,402,462,486,627 'explorer-ag':135,204,212,398 'express':346 'extern':56 'fast':464 'featur':92,248 'final':152 'find':177,245,513,582,639 'first':132 'fix':107,549 'flow':640 'flutter':382 'found':517 'frontend':96,168,232,263,348,350 'frontend-specialist':167,231,347 'game':440,442,444 'game-develop':439 'gap':161 'general':477 'general-purpos':476 'generat':183,413 'godot':446 'good':71 'graphql':390 'haiku':463 'identifi':159,259,522 'implement':93,575 'import':533 'includ':599 'independ':12 'infrastructur':368 'input':681 'integr':621 'invoc':118 'invok':266 'issu':528,534,552 'item':548 'keep':60 'key':606 'limit':643 'logic':571 'map':215,403 'markdown':502 'match':652 'meta':435 'migrat':375 'mileston':429 'miss':557,689 'mobil':377,379,383 'mobile-develop':376 'mode':475 'model':460 'modif':484,605 'multi':5,321,482 'multi-ag':4 'multi-perspect':320 'multi-step':481 'multipl':11,25,45,76 'nativ':27,52,116,381,620 'need':94 'next.js':354 'nice':540 'nice-to-hav':539 'node.js':345 'one':113,589 'openapi':391 'optim':418,421 'orchestr':7,30,62,70,197,317,503,569,618 'order':572 'output':594,661 'overview':40 'parallel':2,28 'parallel-ag':1 'pass':164,580,638 'pattern':8,198,199,235,246,279 'penetr':288,301,331 'penetration-test':287,300,330 'pentest':335 'perform':83,417,419 'performance-optim':416 'permiss':682 'perspect':26,86,322 'phaser':447 'phrase':316 'plan':426,427,470,474,628 'planner':425 'postur':223 'practic':560 'previous':187,634 'priorit':309 'prisma':374 'profil':422 'project':140,424 'project-plann':423 'protocol':496 'purpos':461,478 'qualiti':85,229 'quick':106,488 'rank':438 'react':172,351,380 'read':466 'read-on':465 'readm':412 'recommend':278,525 'red':336 'refactor':553 'relev':267,581 'remedi':310 'report':591 'requir':24,75,196,680 'research':472 'rest':389 'resum':186,189,630 'review':88,128,149,249,298,673 'roadmap':428 'run':15 'safeti':683 'schema':373 'scope':654 'script':57 'search':437,469,489 'secur':82,90,124,220,222,281,285,293,324,326,327,333,515,551 'security-auditor':123,219,284,292,323,514 'seo':431,433,434 'seo-specialist':430 'separ':593 'sequenti':130 'server':344 'session':609 'share':578,612 'simpl':101 'singl':103,119,587,608 'single-domain':102 'skill':42,646 'skill-parallel-agents' 'slow':420 'small':109 'sonnet':471,479 'source-sickn33' 'special':46,565 'specialist':147,169,227,233,341,349,432,521 'specif':668 'step':483 'stop':674 'structur':141,217,404 'subsequ':584 'substitut':664 'success':686 'suffic':115 'summari':506 'support':631 'synthes':243,277,307,501 'synthesi':210,290,495,504,588 'system':54 'tag':436 'task':13,74,105,111,505,650 'tdd':361 'team':337 'test':91,156,160,181,185,238,240,256,272,305,334,356,358,359,558,576,601,670 'test-engin':155,180,237,255,271,355,600 'tester':289,302,332 'tool':39 'topic-agent-skills' 'topic-agentic-skills' 'topic-ai-agent-skills' 'topic-ai-agents' 'topic-ai-coding' 'topic-ai-workflows' 'topic-antigravity' 'topic-antigravity-skills' 'topic-claude-code' 'topic-claude-code-skills' 'topic-codex-cli' 'topic-codex-skills' 'treat':659 'trigger':315 'ui':352 'ui/ux':234 'unifi':590 'uniti':445 'unlik':55 'use':9,69,121,133,143,153,165,485,644 'valid':669 'verifi':274,596 'vulner':304,329 'within':63 'work':98,188,397,455,622,636 'write':409 'writer':407 'x':518 'y':523","prices":[{"id":"b9674a15-00c4-4345-94af-9f40b5e368a4","listingId":"0181f328-77ad-4570-bf69-367809317c07","amountUsd":"0","unit":"free","nativeCurrency":null,"nativeAmount":null,"chain":null,"payTo":null,"paymentMethod":"skill-free","isPrimary":true,"details":{"org":"sickn33","category":"antigravity-awesome-skills","install_from":"skills.sh"},"createdAt":"2026-04-18T21:42:11.408Z"}],"sources":[{"listingId":"0181f328-77ad-4570-bf69-367809317c07","source":"github","sourceId":"sickn33/antigravity-awesome-skills/parallel-agents","sourceUrl":"https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/parallel-agents","isPrimary":false,"firstSeenAt":"2026-04-18T21:42:11.408Z","lastSeenAt":"2026-04-23T00:51:22.404Z"}],"details":{"listingId":"0181f328-77ad-4570-bf69-367809317c07","quickStartSnippet":null,"exampleRequest":null,"exampleResponse":null,"schema":null,"openapiUrl":null,"agentsTxtUrl":null,"citations":[],"useCases":[],"bestFor":[],"notFor":[],"kindDetails":{"org":"sickn33","slug":"parallel-agents","github":{"repo":"sickn33/antigravity-awesome-skills","stars":34616,"topics":["agent-skills","agentic-skills","ai-agent-skills","ai-agents","ai-coding","ai-workflows","antigravity","antigravity-skills","claude-code","claude-code-skills","codex-cli","codex-skills","cursor","cursor-skills","developer-tools","gemini-cli","gemini-skills","kiro","mcp","skill-library"],"license":"mit","html_url":"https://github.com/sickn33/antigravity-awesome-skills","pushed_at":"2026-04-22T06:40:00Z","description":"Installable GitHub library of 1,400+ agentic skills for Claude Code, Cursor, Codex CLI, Gemini CLI, Antigravity, and more. Includes installer CLI, bundles, workflows, and official/community skill collections.","skill_md_sha":"ddb5cc7e5e2449a543af9382224ba2444acb7ae8","skill_md_path":"skills/parallel-agents/SKILL.md","default_branch":"main","skill_tree_url":"https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/parallel-agents"},"layout":"multi","source":"github","category":"antigravity-awesome-skills","frontmatter":{"name":"parallel-agents","description":"Multi-agent orchestration patterns. Use when multiple independent tasks can run with different domain expertise or when comprehensive analysis requires multiple perspectives."},"skills_sh_url":"https://skills.sh/sickn33/antigravity-awesome-skills/parallel-agents"},"updatedAt":"2026-04-23T00:51:22.404Z"}}