ワンクリックで
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).