·git:attach-review-to-pr
</>

git:attach-review-to-pr

Agregue comentarios de revisión específicos de línea para extraer solicitudes usando la API de GitHub CLI

77Instalaciones·13Tendencia·@neolabhq

Instalación

$npx skills add https://github.com/neolabhq/context-engineering-kit --skill git:attach-review-to-pr

Cómo instalar git:attach-review-to-pr

Instala rápidamente el skill de IA git:attach-review-to-pr 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:attach-review-to-pr
  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

This guide explains how to add line-specific review comments to pull requests using the GitHub CLI (gh) API or mcpgithubinlinecommentcreateinlinecomment if it not available, similar to how the GitHub UI allows commenting on specific lines of code.

If available, use the mcpgithubinlinecommentcreateinlinecomment MCP tool for posting line-specific inline comments on pull requests. This approach provides better integration with GitHub's UI and is the recommended method.

Fallback: If the MCP tool is not available, use the GitHub CLI (gh) API methods described below:

Agregue comentarios de revisión específicos de línea para extraer solicitudes usando la API de GitHub CLI 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:attach-review-to-pr
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:attach-review-to-pr?

Agregue comentarios de revisión específicos de línea para extraer solicitudes usando la API de GitHub CLI Fuente: neolabhq/context-engineering-kit.

¿Cómo instalo git:attach-review-to-pr?

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:attach-review-to-pr 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