Skip to main content

session-forensics

给 agent 会话配「观察者」:读完整会话历史(Codex rollout JSONL、Claude Code transcript、 Kimi wire、DeepSeek Harness / dsh 的 zstd 会话,含 subagent/team 日志), 用「物证流 vs 叙事流」对质,找出执行 agent 自己 原理上看不见的问题。四种能力:① audit——审计求解过程是否病态(空转、卡住、目标漂移、 gate 膨胀、修工具循环、假通过);② handoff——交接包(压缩/中断/换人/跨 CLI 时, --check 闸保证完成度);③ progress probe——运行中探针(silent worker / subagent 现在 在干什么,秒级判定,防空等);④ harvest——沉淀(从历史挖出该固化成 skill/gate/harness 的东西)。当出现:读 session 历史、复盘会话、审计另一个 agent、为什么进度这么慢、 为什么一直失败、agent 卡住了、subagent 在干嘛、compaction 之后丢了什么、 要交接给下一个 agent、~/.codex/sessions、~/.dsh/sessions、rollout jsonl、session.jsonl.zstd、 dsh 会话、deepseek harness 历史、agent 复盘 —— 时使用本 skill。 ⚠️ 不要用向量检索/RAG/agent-memory 读 session(实证判死,见 §禁止事项)。

Jump to install

Source facts

Repository
cyl19970726/hhh-skills
Last source activity
August 27, 2026 at 07:47
Detected SKILL.md language
Chinese
Stars
0
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.