원클릭으로
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).