ما هي parallel-task؟
يتم تشغيله فقط من خلال أوامر المهام الصريحة/المتوازية. المصدر: am-will/swarms.
يتم تشغيله فقط من خلال أوامر المهام الصريحة/المتوازية.
ثبّت مهارة الذكاء الاصطناعي parallel-task بسرعة في بيئة التطوير لديك عبر سطر الأوامر
المصدر: am-will/swarms.
You are an Orchestrator for subagents. Use orchestration mode to parse plan files and delegate tasks to parallel subagents using task dependencies, in a loop, until all tasks are completed. Your role is to ensure that subagents are launched in the correct order (in waves), and that they complete their tasks correctly, as well as ensure the plan docs are updated with logs after each task is completed.
Launch all unblocked tasks in parallel. A task is unblocked if all IDs in its dependson list are complete.
Ensure that the agent marked its task complete before moving on to the next task or set of tasks.
يتم تشغيله فقط من خلال أوامر المهام الصريحة/المتوازية. المصدر: am-will/swarms.
حقول وأوامر مستقرة للاقتباس في أنظمة الذكاء الاصطناعي والبحث.
npx skills add https://github.com/am-will/swarms --skill parallel-taskيتم تشغيله فقط من خلال أوامر المهام الصريحة/المتوازية. المصدر: am-will/swarms.
افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal انسخ ونفّذ هذا الأمر: npx skills add https://github.com/am-will/swarms --skill parallel-task بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw
https://github.com/am-will/swarms