一键导入
fix-harness-after-run
Repair harness-side crash causes after run-time triage while preserving target behavior and repro semantics.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Repair harness-side crash causes after run-time triage 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_harness_after_run |
| description | Repair harness-side crash causes after run-time triage while preserving target behavior and repro semantics. |
| compatibility | opencode |
| metadata | {"stage":"fix-harness","owner":"tianheng"} |
Apply targeted harness/build-glue fixes for crashes classified as harness bugs in the post-run fix-harness stage.
Use this skill only in fix-harness when crash triage/analysis indicates harness_bug.
crash_info.mdcrash_analysis.md indicating harness-side faultcrash_triage.jsonfuzz/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).