·parallel-agents

Multi-agent orchestration patterns. Use when multiple independent tasks can run with different domain expertise or when comprehensive analysis requires multiple perspectives.

2Installs·0Trend·@automindtechnologie-jpg

Installation

$npx skills add https://github.com/automindtechnologie-jpg/ultimate-skill.md --skill parallel-agents

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: automindtechnologie-jpg/ultimate-skill.md.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/automindtechnologie-jpg/ultimate-skill.md --skill parallel-agents
Category
{}Data Analysis
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: automindtechnologie-jpg/ultimate-skill.md.

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/automindtechnologie-jpg/ultimate-skill.md --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/automindtechnologie-jpg/ultimate-skill.md