parallel-agents
✓Multi-agent orchestration patterns. Use when multiple independent tasks can run with different domain expertise or when comprehensive analysis requires multiple perspectives.
Installation
SKILL.md
This 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.
| orchestrator | Coordination | "comprehensive", "multi-perspective" | | security-auditor | Security | "security", "auth", "vulnerabilities" | | penetration-tester | Security Testing | "pentest", "red team", "exploit" | | backend-specialist | Backend | "API", "server", "Node.js", "Express" |
| frontend-specialist | Frontend | "React", "UI", "components", "Next.js" | | test-engineer | Testing | "tests", "coverage", "TDD" | | devops-engineer | DevOps | "deploy", "CI/CD", "infrastructure" | | database-architect | Database | "schema", "Prisma", "migrations" | | mobile-developer | Mobile | "React Native", "Flutter", "mobile" |
Multi-agent orchestration patterns. Use when multiple independent tasks can run with different domain expertise or when comprehensive analysis requires multiple perspectives. Source: yunaamelia/mcp-agent-memory-pro.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/yunaamelia/mcp-agent-memory-pro --skill parallel-agents- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-05
- Updated
- 2026-02-18
Quick answers
What is parallel-agents?
Multi-agent orchestration patterns. Use when multiple independent tasks can run with different domain expertise or when comprehensive analysis requires multiple perspectives. Source: yunaamelia/mcp-agent-memory-pro.
How do I install parallel-agents?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/yunaamelia/mcp-agent-memory-pro --skill parallel-agents Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/yunaamelia/mcp-agent-memory-pro
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-05