debug-fuzzer-failure

Official

End-to-end SSA fuzzer debugging workflow.

Authornoir-lang
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides an end-to-end workflow for debugging SSA optimization bugs discovered by CI fuzzers. It helps teams move from CI failures to a reproducible baseline to identify the faulty SSA pass.

Core Features & Use Cases

  • Reproduction extraction: Pulls a Noir project from CI logs to reproduce the failure locally.
  • SSA bisecting: Bisects SSA passes to locate the transformation responsible for the regression.
  • Workflow orchestration: Combines two sub-skills, extract-fuzzer-repro and bisect-ssa-pass, into a unified debugging workflow for CI failures.

Quick Start

  1. Provide the GitHub Actions job URL to extract the reproduction using the extract-fuzzer-repro sub-skill.
  2. Verify the failure locally by running the Noir project and reproducing the bug.
  3. Run the bisect-ssa-pass sub-skill to identify the failing SSA pass and generate a regression test.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: debug-fuzzer-failure
Download link: https://github.com/noir-lang/noir/archive/main.zip#debug-fuzzer-failure

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.