ما هي review-diff؟
قم بمراجعة git diff فقط لمعرفة التأثير والانحدار والصحة والتوافق والآثار الجانبية. المهارة الذرية ذات النطاق فقط؛ الإخراج هو قائمة النتائج للتجميع. المصدر: nesnilnehc/ai-cortex.
قم بمراجعة git diff فقط لمعرفة التأثير والانحدار والصحة والتوافق والآثار الجانبية. المهارة الذرية ذات النطاق فقط؛ الإخراج هو قائمة النتائج للتجميع.
ثبّت مهارة الذكاء الاصطناعي review-diff بسرعة في بيئة التطوير لديك عبر سطر الأوامر
المصدر: nesnilnehc/ai-cortex.
Review only the current change (git diff, staged and unstaged) along a single dimension: scope = diff. Cover intent and impact, regression and correctness, breaking changes and compatibility, side effects and idempotency, and observability. Emit a findings list in the standard format so a meta skill (e.g. review-code) can aggregate with language, framework, and cognitive skills. Do not perform architecture, securi...
When to use: When the input is a git diff and the task is to review the change set itself, not the full codebase or language/framework/cognitive dimensions.
When this skill produces a review, it emits a findings list compatible with aggregation by review-code. Each finding MUST follow:
قم بمراجعة git diff فقط لمعرفة التأثير والانحدار والصحة والتوافق والآثار الجانبية. المهارة الذرية ذات النطاق فقط؛ الإخراج هو قائمة النتائج للتجميع. المصدر: nesnilnehc/ai-cortex.
حقول وأوامر مستقرة للاقتباس في أنظمة الذكاء الاصطناعي والبحث.
npx skills add https://github.com/nesnilnehc/ai-cortex --skill review-diffقم بمراجعة git diff فقط لمعرفة التأثير والانحدار والصحة والتوافق والآثار الجانبية. المهارة الذرية ذات النطاق فقط؛ الإخراج هو قائمة النتائج للتجميع. المصدر: nesnilnehc/ai-cortex.
افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal انسخ ونفّذ هذا الأمر: npx skills add https://github.com/nesnilnehc/ai-cortex --skill review-diff بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw
https://github.com/nesnilnehc/ai-cortex