Skip to main content

runtime-evidence-debug

星标6
分支1
更新时间2026年7月30日 04:00

Methodology for escalating from static code analysis to runtime evidence gathering when static analysis hits a wall. Covers the lifecycle: escalation decision, instrumentation design (structured logging, NOT shotgun console.log), reproduction (MRE/MCVE), evidence analysis, confidence gating, escape hatch (git bisect, web research), and fix verification (before/after comparison). Use when root-cause confidence is low or fuzzy after static analysis, when you need logging or instrumentation to observe runtime behavior, when reproducing a bug requires runtime data, when a previous fix did not work, or when verifying a fix needs before/after evidence. Triggers — 「打点调试」「打日志调试」「运行时调试」「运行时验证」「复现验证」「日志分析根因」「根因置信度不足」「静态分析受限」「升级运行时调试」「证据驱动调试」「静态分析碰壁」「需要打点」 / runtime evidence debugging, instrumentation debugging, add logging to debug, reproduce and verify, runtime verification, confidence gating, escalate to runtime, evidence-driven debugging.

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

文件资源管理器
3 个文件
SKILL.md
readonly