·git:compare-worktrees
</>

git:compare-worktrees

Compara archivos y directorios entre git worktrees o worktree y la rama actual

77Instalaciones·13Tendencia·@neolabhq

Instalación

$npx skills add https://github.com/neolabhq/context-engineering-kit --skill git:compare-worktrees

Cómo instalar git:compare-worktrees

Instala rápidamente el skill de IA git:compare-worktrees 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 git:compare-worktrees
  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

Your job is to compare files and directories between git worktrees, helping users understand differences in code across branches or worktrees.

a. If user provided worktree paths: Use those as comparison targets b. If user specified branch names: Find the worktrees for those branches from git worktree list c. If only one worktree exists besides current: Use current and that one as comparison targets d. If multiple worktrees exist and none specified: Present list and ask user which to compare

e. If no other worktrees exist: Offer to compare with a branch using git diff

Compara archivos y directorios entre git worktrees o worktree y la rama actual 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 git:compare-worktrees
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 git:compare-worktrees?

Compara archivos y directorios entre git worktrees o worktree y la rama actual Fuente: neolabhq/context-engineering-kit.

¿Cómo instalo git:compare-worktrees?

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 git:compare-worktrees 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