Skill Orquestadora Para Claude Code banner
MauricioFonck MauricioFonck

Skill Orquestadora Para Claude Code

DevOps community

Description

Orquestador maestro para Claude Code que despliega automáticamente 10 agentes en paralelo por categoría (Core / Quality Gate / Delivery). Cubre 19 dominios: desarrollo, BD, debug, testing, DevOps, seguridad, UI/UX, IA/ML, datos, redes, Obsidian vault y más. Modo autónomo global con smart-spawn y memoria entre sesiones.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Skill Orquestadora para Claude Code

Master orchestrator skill for Claude Code — deploys 10 parallel agents per task category across 19 domains, with autonomous mode, cross-session memory, and automatic Obsidian vault integration.


What is this?

`/orquesta` is a Claude Code skill that transforms any request into a fully coordinated multi-agent execution. Instead of Claude working alone sequentially, it automatically spawns the right team of specialized agents working in parallel — delivering production-grade results in a single pass.

Works for **any domain**: software development, research, business analysis, UI design, security audits, data pipelines, networking, and more.


Features

  • 10 agents per task category organized in 3 concurrent sub-blocks:
    • Core (Leader + Support + Architect) — produce the main output
    • Quality Gate (QA + Security + Testing + Refactoring) — validate in real time
    • Delivery (Docs + Optimization + DevEx) — prepare the final deliverable
  • 19 task categories auto-detected from your request
  • Autonomous mode — executes without interruptions once triggered
  • Global Obsidian vault integration — saves session summaries, concepts, and project notes automatically on SessionEnd
  • Smart agent selection via automation:auto-agent + automation:smart-agents
  • SPARC methodology for complex multi-component features
  • 3-tier model routing (WASM booster → Haiku → Sonnet/Opus) based on task complexity

Requirements


What's in this repo

File Skill What it does
orquesta.md /orquesta Master orchestrator — 10 parallel agents across 19+ task categories
cisco-pt.md /cisco-pt Cisco Packet Tracer via the packet-tracer MCP (64 tools)
install.ps1 Installs both skills into ~/.claude/skills/ (user scope)

Insta