ما هي resolve_parallel؟
حل جميع تعليقات TODO باستخدام المعالجة المتوازية المصدر: udecode/plate.
حل جميع تعليقات TODO باستخدام المعالجة المتوازية
ثبّت مهارة الذكاء الاصطناعي resolve_parallel بسرعة في بيئة التطوير لديك عبر سطر الأوامر
المصدر: udecode/plate.
Create a TodoWrite list of all unresolved items grouped by type.Make sure to look at dependencies that might occur and prioritize the ones needed by others. For example, if you need to change a name, you must wait to do the others. Output a mermaid flow diagram showing how we can do this. Can we do everything in parallel? Do we need to do one first that leads to others in parallel? I'll put the to-dos in the merma...
Spawn a pr-comment-resolver agent for each unresolved item in parallel.
So if there are 3 comments, it will spawn 3 pr-comment-resolver agents in parallel. liek this
حل جميع تعليقات TODO باستخدام المعالجة المتوازية المصدر: udecode/plate.
حقول وأوامر مستقرة للاقتباس في أنظمة الذكاء الاصطناعي والبحث.
npx skills add https://github.com/udecode/plate --skill resolve_parallelحل جميع تعليقات TODO باستخدام المعالجة المتوازية المصدر: udecode/plate.
افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal انسخ ونفّذ هذا الأمر: npx skills add https://github.com/udecode/plate --skill resolve_parallel بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw
https://github.com/udecode/plate