ما هي ultrathink-orchestrator؟
الاستدعاء التلقائي لسير عمل Ultrathink لأي طلب عمل (المنسق الافتراضي) المصدر: rysweet/amplihack.
الاستدعاء التلقائي لسير عمل Ultrathink لأي طلب عمل (المنسق الافتراضي)
ثبّت مهارة الذكاء الاصطناعي ultrathink-orchestrator بسرعة في بيئة التطوير لديك عبر سطر الأوامر
المصدر: rysweet/amplihack.
This skill provides automatic orchestration for development and investigation tasks. It detects the task type from keywords and delegates to the appropriate workflow skill (investigation-workflow or default-workflow).
Auto-activation priority is LOW (5) to allow more specific skills to match first. When activated, this orchestrator selects between investigation-workflow and default-workflow based on the user's request keywords.
This skill acts as a thin wrapper around the canonical ultrathink command, following the amplihack pattern of single-source-of-truth for command logic.
الاستدعاء التلقائي لسير عمل Ultrathink لأي طلب عمل (المنسق الافتراضي) المصدر: rysweet/amplihack.
حقول وأوامر مستقرة للاقتباس في أنظمة الذكاء الاصطناعي والبحث.
npx skills add https://github.com/rysweet/amplihack --skill ultrathink-orchestratorالاستدعاء التلقائي لسير عمل Ultrathink لأي طلب عمل (المنسق الافتراضي) المصدر: rysweet/amplihack.
افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal انسخ ونفّذ هذا الأمر: npx skills add https://github.com/rysweet/amplihack --skill ultrathink-orchestrator بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw
https://github.com/rysweet/amplihack