·debug-fuzzer-failure
</>

debug-fuzzer-failure

سير عمل شامل لتصحيح أخطاء فشل ضبابية SSA من CI. يستخرج حالة إعادة الإنتاج من سجلات GitHub Actions، ثم يقسم تمرير SSA لتحديد الخطأ. يُستخدم عند فشل اختبار `pass_vs_prev` أو اختبار ضبابي مماثل في CI.

25التثبيتات·1الرائج·@noir-lang

التثبيت

$npx skills add https://github.com/noir-lang/noir --skill debug-fuzzer-failure

كيفية تثبيت debug-fuzzer-failure

ثبّت مهارة الذكاء الاصطناعي debug-fuzzer-failure بسرعة في بيئة التطوير لديك عبر سطر الأوامر

  1. افتح الطرفية: افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal
  2. نفّذ أمر التثبيت: انسخ ونفّذ هذا الأمر: npx skills add https://github.com/noir-lang/noir --skill debug-fuzzer-failure
  3. تحقق من التثبيت: بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw

المصدر: 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
المصدر
noir-lang/noir
الفئة
</>أدوات التطوير
موثق
أول ظهور
2026-02-20
آخر تحديث
2026-03-11

Browse more skills from noir-lang/noir

إجابات سريعة

ما هي debug-fuzzer-failure؟

سير عمل شامل لتصحيح أخطاء فشل ضبابية SSA من CI. يستخرج حالة إعادة الإنتاج من سجلات GitHub Actions، ثم يقسم تمرير SSA لتحديد الخطأ. يُستخدم عند فشل اختبار `pass_vs_prev` أو اختبار ضبابي مماثل في CI. المصدر: noir-lang/noir.

كيف أثبّت debug-fuzzer-failure؟

افتح الطرفية أو أداة سطر الأوامر لديك مثل 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

التفاصيل

الفئة
</>أدوات التطوير
المصدر
skills.sh
أول ظهور
2026-02-20