·resolve_parallel
>_

resolve_parallel

Resolver todos los comentarios TODO mediante procesamiento paralelo

10Instalaciones·1Tendencia·@udecode

Instalación

$npx skills add https://github.com/udecode/plate --skill resolve_parallel

Cómo instalar resolve_parallel

Instala rápidamente el skill de IA resolve_parallel 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/udecode/plate --skill resolve_parallel
  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: udecode/plate.

SKILL.md

Ver original

Create a TodoWrite list of all unresolved items grouped by type.Make sure to look at dependencies that might occur and prioritize the ones needed by others. For example, if you need to change a name, you must wait to do the others. Output a mermaid flow diagram showing how we can do this. Can we do everything in parallel? Do we need to do one first that leads to others in parallel? I'll put the to-dos in the merma...

Spawn a pr-comment-resolver agent for each unresolved item in parallel.

So if there are 3 comments, it will spawn 3 pr-comment-resolver agents in parallel. liek this

Resolver todos los comentarios TODO mediante procesamiento paralelo Fuente: udecode/plate.

Datos (listos para citar)

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

Comando de instalación
npx skills add https://github.com/udecode/plate --skill resolve_parallel
Categoría
>_Productividad
Verificado
Primera vez visto
2026-03-10
Actualizado
2026-03-10

Browse more skills from udecode/plate

Respuestas rápidas

¿Qué es resolve_parallel?

Resolver todos los comentarios TODO mediante procesamiento paralelo Fuente: udecode/plate.

¿Cómo instalo resolve_parallel?

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/udecode/plate --skill resolve_parallel 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/udecode/plate