ما هي debug-loop؟
تصحيح الأخطاء المستقل القائم على الفرضية مع التحقق من صحة الأمر الحقيقي المصدر: proffesor-for-testing/agentic-qe.
تصحيح الأخطاء المستقل القائم على الفرضية مع التحقق من صحة الأمر الحقيقي
ثبّت مهارة الذكاء الاصطناعي debug-loop بسرعة في بيئة التطوير لديك عبر سطر الأوامر
المصدر: proffesor-for-testing/agentic-qe.
Autonomous hypothesis-driven debugging against real data. No guessing, no simulating.
Phase 1 — Reproduce Run the exact command that shows the bug. Capture and display the REAL output. Confirm the bug is visible.
If the bug cannot be reproduced, stop and explain what was tried.
تصحيح الأخطاء المستقل القائم على الفرضية مع التحقق من صحة الأمر الحقيقي المصدر: proffesor-for-testing/agentic-qe.
حقول وأوامر مستقرة للاقتباس في أنظمة الذكاء الاصطناعي والبحث.
npx skills add https://github.com/proffesor-for-testing/agentic-qe --skill debug-loopتصحيح الأخطاء المستقل القائم على الفرضية مع التحقق من صحة الأمر الحقيقي المصدر: proffesor-for-testing/agentic-qe.
افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal انسخ ونفّذ هذا الأمر: npx skills add https://github.com/proffesor-for-testing/agentic-qe --skill debug-loop بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw
https://github.com/proffesor-for-testing/agentic-qe