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

git:attach-review-to-pr

أضف تعليقات المراجعة الخاصة بالخط لسحب الطلبات باستخدام GitHub CLI API

77التثبيتات·13الرائج·@neolabhq

التثبيت

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

كيفية تثبيت git:attach-review-to-pr

ثبّت مهارة الذكاء الاصطناعي git:attach-review-to-pr بسرعة في بيئة التطوير لديك عبر سطر الأوامر

  1. افتح الطرفية: افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal
  2. نفّذ أمر التثبيت: انسخ ونفّذ هذا الأمر: npx skills add https://github.com/neolabhq/context-engineering-kit --skill git:attach-review-to-pr
  3. تحقق من التثبيت: بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw

المصدر: neolabhq/context-engineering-kit.

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:

أضف تعليقات المراجعة الخاصة بالخط لسحب الطلبات باستخدام GitHub CLI API المصدر: neolabhq/context-engineering-kit.

حقائق جاهزة للاقتباس

حقول وأوامر مستقرة للاقتباس في أنظمة الذكاء الاصطناعي والبحث.

أمر التثبيت
npx skills add https://github.com/neolabhq/context-engineering-kit --skill git:attach-review-to-pr
الفئة
</>أدوات التطوير
موثق
أول ظهور
2026-03-02
آخر تحديث
2026-03-10

Browse more skills from neolabhq/context-engineering-kit

إجابات سريعة

ما هي git:attach-review-to-pr؟

أضف تعليقات المراجعة الخاصة بالخط لسحب الطلبات باستخدام GitHub CLI API المصدر: neolabhq/context-engineering-kit.

كيف أثبّت git:attach-review-to-pr؟

افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal انسخ ونفّذ هذا الأمر: npx skills add https://github.com/neolabhq/context-engineering-kit --skill git:attach-review-to-pr بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw

أين مستودع المصدر؟

https://github.com/neolabhq/context-engineering-kit