·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。

SKILL.md

查看原文

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 中使用

这个 Skill 的源码在哪?

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

详情

分类
</>开发工具
来源
skills.sh
收录时间
2026-02-20