ما هي debug-fuzzer-failure؟
سير عمل شامل لتصحيح أخطاء فشل ضبابية SSA من CI. يستخرج حالة إعادة الإنتاج من سجلات GitHub Actions، ثم يقسم تمرير SSA لتحديد الخطأ. يُستخدم عند فشل اختبار `pass_vs_prev` أو اختبار ضبابي مماثل في CI. المصدر: noir-lang/noir.
سير عمل شامل لتصحيح أخطاء فشل ضبابية SSA من CI. يستخرج حالة إعادة الإنتاج من سجلات GitHub Actions، ثم يقسم تمرير SSA لتحديد الخطأ. يُستخدم عند فشل اختبار `pass_vs_prev` أو اختبار ضبابي مماثل في CI.
ثبّت مهارة الذكاء الاصطناعي debug-fuzzer-failure بسرعة في بيئة التطوير لديك عبر سطر الأوامر
المصدر: noir-lang/noir.
This skill provides the complete workflow for debugging SSA optimization bugs discovered by CI fuzzers. It combines two sub-skills:
Note: This workflow is tailored for passvsprev failures, which detect SSA passes that break semantic preservation. Other fuzzers exist that test different properties and may require different debugging approaches. Identify the fuzzer type from the failing test name in the GitHub logs — it follows the format targets:: ::tests::fuzzwitharbtest. If the failure comes from a fuzzer other than passvsprev, ask the develo...
Use the extract-fuzzer-repro skill to get a local Noir project from the CI logs.
سير عمل شامل لتصحيح أخطاء فشل ضبابية SSA من CI. يستخرج حالة إعادة الإنتاج من سجلات GitHub Actions، ثم يقسم تمرير SSA لتحديد الخطأ. يُستخدم عند فشل اختبار `pass_vs_prev` أو اختبار ضبابي مماثل في CI. المصدر: noir-lang/noir.
حقول وأوامر مستقرة للاقتباس في أنظمة الذكاء الاصطناعي والبحث.
npx skills add https://github.com/noir-lang/noir --skill debug-fuzzer-failureسير عمل شامل لتصحيح أخطاء فشل ضبابية SSA من CI. يستخرج حالة إعادة الإنتاج من سجلات GitHub Actions، ثم يقسم تمرير SSA لتحديد الخطأ. يُستخدم عند فشل اختبار `pass_vs_prev` أو اختبار ضبابي مماثل في CI. المصدر: noir-lang/noir.
افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal انسخ ونفّذ هذا الأمر: npx skills add https://github.com/noir-lang/noir --skill debug-fuzzer-failure بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw
https://github.com/noir-lang/noir