decision-forensics
Reconstruct the decision actually made in a messy Slack, email, or meeting thread into a proper decision record — commitments named, silent assumpti…
它会碰到什么
这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。
技能内容
Decision Forensics Skill
Most decisions are never stated — they precipitate out of a thread and everyone leaves with a different memory of them. This skill is the forensic pass: what was actually decided (if anything), who committed to what, and which disagreements got papered over rather than resolved. (To write a fresh decision going forward, use architecture-decision-record; this skill reconstructs one from the wreckage.)
What This Skill Produces
- The decision, stated cleanly — one sentence, even though nobody ever said it in one sentence — or the finding "no decision was reached"
- The commitments table — who agreed to do what, with the quote that binds them
- Reconstructed assumptions — what everyone silently took as true, labeled as reconstructed
- Dismissed options and papered-over questions — what was set aside, and what was never actually resolved
- A confidence note — how solid this reconstruction is and where it's guessing
Required Inputs
Ask for these if not provided:
- The thread — Slack export, email chain, or meeting notes/transcript (paste; timestamps and names preserved if possible)
- The cast (optional) — who's who: roles and decision authority; else infer from context and label
- What prompted the forensics (optional) — a dispute, an audit, onboarding someone — shapes emphasis, never conclusions
Framework: The Forensic Protocol
- Anchor — find the moments where direction changed hands: an approval word ("ship it", "fine, let's"), an unobjected proposal followed by action talk, or authority going silent after a suggestion (silence + subsequent action = the most common decision form).
- Attribute — every claim about a person gets a verbatim quote or close paraphrase with the original wording nearby. No quote, no attribution.
- Excavate assumptions — what must everyone have believed for the exchange to make sense? Label each
[reconstructed]— these were never said. - Separate resolved from papered-over — a question answered vs a question abandoned when someone changed the subject. The second list is usually the valuable one.
- Grade the reconstruction — HIGH (explicit approval by named authority) · MEDIUM (unobjected proposal + consistent action) · LOW (inferred from fragments). State it.
Output Format
Decision Record (reconstructed): [one-sentence decision]
Source: [thread, date range] · Reconstruction confidence: HIGH/MEDIUM/LOW — [why]
The Decision
[One sentence. Or: "No decision was reached. The thread ends with X unresolved; subsequent action, if any, happened without recorded agreement."]
Commitments
| Who | Committed to | The binding quote | By when |
|---|---|---|---|
Assumptions (all [reconstructed])
- …
Options Dismissed
| Option | Dismissed by/when | Stated reason | Actually resolved? |
|---|---|---|---|
Papered Over
[Questions raised and abandoned — each with who raised it and where the thread swerved.]
Quality Checks
- [ ] Every attribution carries a quote or near-paraphrase with original wording nearby
- [ ] Assumptions are labeled
[reconstructed]— never presented as things people said - [ ] The confidence grade matches the evidence type (explicit / unobjected / inferred)
- [ ] Papered-over questions are listed separately from resolved ones
- [ ] If no decision was reached, the record says so plainly
Anti-Patterns
- [ ] Do not attribute positions beyond what the text supports — quote it or drop it
- [ ] Do not resolve ambiguity by inventing agreement — surfacing the ambiguity IS the deliverable
- [ ] Do not clean a non-decision into a decision; "no decision was reached" is a valid, common, and useful finding
- [ ] Do not editorialize about who was right — forensics reconstructs; it doesn't adjudicate
- [ ] Do not omit the confidence note — a reconstruction that hides its own uncertainty is fabrication with footnotes
想直接用这个技能?
本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。
它属于哪个仓库
plugins/pm-method/skills/decision-forensics/SKILL.md同一个仓库里的其他技能
同名技能的其他版本
有 3 个不同仓库或目录里都有叫 decision-forensics 的技能。它们内容并不相同,别混用:
- mohitagw15856/pm-claude-skills — Reconstruct the decision actually made in a messy Slack, email, or meeting thread into a p
- mohitagw15856/pm-claude-skills — Reconstruct the decision actually made in a messy Slack, email, or meeting thread into a p