·debug-fuzzer-failure
</>

debug-fuzzer-failure

CI から SSA ファザー障害をデバッグするためのエンドツーエンドのワークフロー。 GitHub Actions ログから再現ケースを抽出し、SSA パスを二分してバグを特定します。 CI で「pass_vs_prev」または同様のファザー テストが失敗した場合に使用します。

24インストール·0トレンド·@noir-lang

インストール

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

debug-fuzzer-failure のインストール方法

コマンドラインで debug-fuzzer-failure AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/noir-lang/noir --skill debug-fuzzer-failure
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、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.

CI から SSA ファザー障害をデバッグするためのエンドツーエンドのワークフロー。 GitHub Actions ログから再現ケースを抽出し、SSA パスを二分してバグを特定します。 CI で「pass_vs_prev」または同様のファザー テストが失敗した場合に使用します。 ソース: noir-lang/noir。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/noir-lang/noir --skill debug-fuzzer-failure
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-20
更新日
2026-03-10

Browse more skills from noir-lang/noir

クイックアンサー

debug-fuzzer-failure とは?

CI から SSA ファザー障害をデバッグするためのエンドツーエンドのワークフロー。 GitHub Actions ログから再現ケースを抽出し、SSA パスを二分してバグを特定します。 CI で「pass_vs_prev」または同様のファザー テストが失敗した場合に使用します。 ソース: noir-lang/noir。

debug-fuzzer-failure のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/noir-lang/noir --skill debug-fuzzer-failure インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/noir-lang/noir

詳細

カテゴリ
</>開発ツール
ソース
skills.sh
初回登録
2026-02-20