·sadd:launch-sub-agent
</>

sadd:launch-sub-agent

Lanzar un subagente inteligente con selección automática de modelos basada en la complejidad de la tarea, coincidencia de agentes especializados, razonamiento CoT de disparo cero y verificación de autocrítica obligatoria.

76Instalaciones·13Tendencia·@neolabhq

Instalación

$npx skills add https://github.com/neolabhq/context-engineering-kit --skill sadd:launch-sub-agent

Cómo instalar sadd:launch-sub-agent

Instala rápidamente el skill de IA sadd:launch-sub-agent en tu entorno de desarrollo mediante línea de comandos

  1. Abrir Terminal: Abre tu terminal o herramienta de línea de comandos (Terminal, iTerm, Windows Terminal, etc.)
  2. Ejecutar comando de instalación: Copia y ejecuta este comando: npx skills add https://github.com/neolabhq/context-engineering-kit --skill sadd:launch-sub-agent
  3. Verificar instalación: Una vez instalado, el skill se configurará automáticamente en tu entorno de programación con IA y estará listo para usar en Claude Code, Cursor u OpenClaw

Fuente: neolabhq/context-engineering-kit.

SKILL.md

Ver original

Launch a focused sub-agent to execute the provided task. Analyze the task to intelligently select the optimal model and agent configuration, then dispatch a sub-agent with Zero-shot Chain-of-Thought reasoning at the beginning and mandatory self-critique verification at the end.

This command implements the Supervisor/Orchestrator pattern from multi-agent architectures where you (the orchestrator) dispatch focused sub-agents with isolated context. The primary benefit is context isolation - each sub-agent operates in a clean context window focused on its specific task without accumulated context pollution.

Before dispatching, analyze the task systematically. Think through step by step:

Lanzar un subagente inteligente con selección automática de modelos basada en la complejidad de la tarea, coincidencia de agentes especializados, razonamiento CoT de disparo cero y verificación de autocrítica obligatoria. Fuente: neolabhq/context-engineering-kit.

Datos (listos para citar)

Campos y comandos estables para citas de IA/búsqueda.

Comando de instalación
npx skills add https://github.com/neolabhq/context-engineering-kit --skill sadd:launch-sub-agent
Categoría
</>Desarrollo
Verificado
Primera vez visto
2026-03-02
Actualizado
2026-03-10

Browse more skills from neolabhq/context-engineering-kit

Respuestas rápidas

¿Qué es sadd:launch-sub-agent?

Lanzar un subagente inteligente con selección automática de modelos basada en la complejidad de la tarea, coincidencia de agentes especializados, razonamiento CoT de disparo cero y verificación de autocrítica obligatoria. Fuente: neolabhq/context-engineering-kit.

¿Cómo instalo sadd:launch-sub-agent?

Abre tu terminal o herramienta de línea de comandos (Terminal, iTerm, Windows Terminal, etc.) Copia y ejecuta este comando: npx skills add https://github.com/neolabhq/context-engineering-kit --skill sadd:launch-sub-agent Una vez instalado, el skill se configurará automáticamente en tu entorno de programación con IA y estará listo para usar en Claude Code, Cursor u OpenClaw

¿Dónde está el repositorio de origen?

https://github.com/neolabhq/context-engineering-kit