·git-history-analyzer
</>

git-history-analyzer

Realiza análisis arqueológicos del historial de git para rastrear la evolución del código, identificar contribuyentes y comprender por qué existen patrones de código. Úselo cuando necesite contexto histórico para cambios de código.

10Instalaciones·1Tendencia·@udecode

Instalación

$npx skills add https://github.com/udecode/plate --skill git-history-analyzer

Cómo instalar git-history-analyzer

Instala rápidamente el skill de IA git-history-analyzer 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 git-history-analyzer
  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

Context: The user wants to understand the history and evolution of recently modified files. user: "I've just refactored the authentication module. Can you analyze the historical context?" assistant: "I'll use the git-history-analyzer agent to examine the evolution of the authentication module files."

Since the user wants historical context about code changes, use the git-history-analyzer agent to trace file evolution, identify contributors, and extract patterns from the git history.

Context: The user needs to understand why certain code patterns exist. user: "Why does this payment processing code have so many try-catch blocks?" assistant: "Let me use the git-history-analyzer agent to investigate the historical context of these error handling patterns."

Realiza análisis arqueológicos del historial de git para rastrear la evolución del código, identificar contribuyentes y comprender por qué existen patrones de código. Úselo cuando necesite contexto histórico para cambios de código. 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 git-history-analyzer
Categoría
</>Desarrollo
Verificado
Primera vez visto
2026-03-10
Actualizado
2026-03-10

Browse more skills from udecode/plate

Respuestas rápidas

¿Qué es git-history-analyzer?

Realiza análisis arqueológicos del historial de git para rastrear la evolución del código, identificar contribuyentes y comprender por qué existen patrones de código. Úselo cuando necesite contexto histórico para cambios de código. Fuente: udecode/plate.

¿Cómo instalo git-history-analyzer?

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 git-history-analyzer 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