·git:compare-worktrees
</>

git:compare-worktrees

قارن الملفات والدلائل بين أشجار عمل git أو شجرة العمل والفرع الحالي

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

التثبيت

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

كيفية تثبيت git:compare-worktrees

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

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

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

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

قارن الملفات والدلائل بين أشجار عمل git أو شجرة العمل والفرع الحالي المصدر: neolabhq/context-engineering-kit.

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

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

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

Browse more skills from neolabhq/context-engineering-kit

إجابات سريعة

ما هي git:compare-worktrees؟

قارن الملفات والدلائل بين أشجار عمل git أو شجرة العمل والفرع الحالي المصدر: neolabhq/context-engineering-kit.

كيف أثبّت git:compare-worktrees؟

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

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

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