بنقرة واحدة
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).