一键导入
debugging-timelines
Investigate timeline divergence between head and base replays. Use when event sequences, ordering, or timing differ unexpectedly.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Investigate timeline divergence between head and base replays. Use when event sequences, ordering, or timing differ unexpectedly.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Investigate unexpected visual differences between head and base replays. Use when screenshot diffs are flagged or visual regressions are reported.
Investigate flaky or non-deterministic replay behavior. Use when replays produce different results across runs of the same session against the same code.
Investigate network-related replay failures and divergences. Use when replays fail due to network errors, stubbing issues, or request ordering problems.
Investigate problems with recorded session data. Use when session recordings appear incomplete, corrupted, or contain unexpected data.
Analyze PR source code changes and correlate with screenshot diffs. Use when pr-diff.txt is present and you need to understand which code changes caused visual differences.
| name | debugging-timelines |
| description | Investigate timeline divergence between head and base replays. Use when event sequences, ordering, or timing differ unexpectedly. |
Use this guide when replay timelines differ unexpectedly between head and base runs.
timeline.json from both head and base replay directories.Key timeline event types:
timeline-stats.json for aggregated statistics.logs.deterministic.txt at the same virtual time for additional context.