·sadd:do-and-judge
</>

sadd:do-and-judge

Ejecutar una tarea con implementación de subagente y verificación de LLM como juez con bucle de reintento automático

76Instalaciones·12Tendencia·@neolabhq

Instalación

$npx skills add https://github.com/neolabhq/context-engineering-kit --skill sadd:do-and-judge

Cómo instalar sadd:do-and-judge

Instala rápidamente el skill de IA sadd:do-and-judge 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:do-and-judge
  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

Execute a single task by dispatching an implementation sub-agent, verifying with an independent judge, and iterating with feedback until passing or max retries exceeded.

This command implements a single-task execution pattern with LLM-as-a-judge verification. You (the orchestrator) dispatch a focused sub-agent to implement the task, then dispatch an independent judge to verify quality. If verification fails, you iterate with judge feedback until passing (score ≥4) or max retries (2) exceeded.

CRITICAL: You are the orchestrator - you MUST NOT perform the task yourself. Your role is to:

Ejecutar una tarea con implementación de subagente y verificación de LLM como juez con bucle de reintento automático 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:do-and-judge
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:do-and-judge?

Ejecutar una tarea con implementación de subagente y verificación de LLM como juez con bucle de reintento automático Fuente: neolabhq/context-engineering-kit.

¿Cómo instalo sadd:do-and-judge?

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:do-and-judge 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