一键导入
fix-crash-harness-error
Repair harness-side crash causes while preserving target behavior and repro semantics.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Repair harness-side crash causes while preserving target behavior and repro semantics.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Classify reproduced crashes into harness bug, upstream bug, or inconclusive using evidence only.
Generate complete fuzz scaffold artifacts aligned to selected targets and execution plan.
Discover, update, and rank vulnerability candidates before execution planning.
Apply minimal evidence-driven build fixes in fuzz scaffold files for next build attempt.
Repair fuzz scaffold after build failures with strategy change and mapping consistency.
Repair scaffold for coverage replan cycles using seed and harness feedback as primary signals.
| name | fix_crash_harness_error |
| description | Repair harness-side crash causes while preserving target behavior and repro semantics. |
| compatibility | opencode |
| metadata | {"stage":"fix-crash-harness-error","owner":"tianheng"} |
Apply targeted harness/build-glue fixes for crashes classified as harness bugs.
Use this skill only when crash triage/analysis indicates harness_bug.
crash_info.mdcrash_analysis.md indicating harness-side faultfuzz/fuzz/ files.fuzz/ harness/build glue files.fuzz/repo_understanding.json.Read and fix <path>[:line].api_surface_exception with non-empty reason and evidence../done (a relative path string like fuzz/foo.c; do not copy file contents).