一键导入
responsibility-chain-mapping
Map control, benefit, knowledge, preventability, record control, and cost-bearing for a case.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Map control, benefit, knowledge, preventability, record control, and cost-bearing for a case.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Audit the book-level callback graph that tracks setup → payoff edges across chapters. Verifies every planted anchor has its declared downstream payoff and every payoff still has its upstream plant. Catches orphaned plants and orphaned payoffs. Reads `book/registries/callback-graph.yml`; runs book-wide when any graph chapter is rewritten. Cousin of fair-clue-audit (which covers chapter-internal recognition).
Build a structured responsibility-laundering case file from a historical, political, legal, corporate, war, or AI event.
Turn approved case files into chapter architecture for serious trade nonfiction.
Diagnose a chapter against the 10 reader-experience values in rule 12 (5 core + 5 craft) and build a defect map naming which values fail, with cited prose evidence, and recommending one of the five treatment classes from rule 08. Output is `process/defect-map/<n>-<slug>.md` plus a treatment-class row appended to `book/registries/treatment-classes.yml`.
Prepare citation-ready notes for drafting, fact-checking, and legal review.
Audit chapter prose for verbose inline `[CITE:]` markers that violate rule-13's slug-only invariant. Inline `[CITE:]` brackets must carry only card slugs (separated by `;` for multi-source claims); full citation apparatus lives in the source-ledger card and is compile-generated as Chicago NB endnote. Catches the failure mode where citation metadata leaks from card to prose. Cousin to `scan-cite-density.py` (the cheap pattern-level pass); this skill is the deeper read.
| name | responsibility-chain-mapping |
| description | Map control, benefit, knowledge, preventability, record control, and cost-bearing for a case. |
| version | 1.0.0 |
Usable output:
Weak output:
Map two chains:
Public chain: crisis -> named culprit -> punishment/closure
Responsibility chain: incentive -> design -> approval -> warning -> execution -> harm -> blame transfer -> exposure/remedy
For each actor, record:
Actor:
Role:
Control held:
Benefit received:
Knowledge available:
Preventability capacity:
Record access/control:
Consequence faced:
Evidence grade:
Output a short conclusion: where responsibility should climb and where it should not.
Context: Laura wants to red-team a claim that a junior analyst "caused" the 2008 mortgage crisis. input: claim="junior analyst caused subprime collapse" output: Returns a responsibility-chain map — control (rating committees, not analysts), benefit (firm fees + executive bonuses), knowledge (internal emails show senior awareness), preventability (model changes vetoed at managing-director level), record control (firm-owned email archives, partially preserved by FCIC subpoena), cost-bearing (homeowners, pensioners, taxpayers). Conclusion: junior analyst is a partial-scapegoat candidate at best; map collapses the claim. Context: Boundary case: knowledge cannot be proven (no documents, no admissions). output: Returns a chain with knowledge marked 'unproven; circumstantial inference only', refuses to fill it from inference dressed as fact, and labels the case as ineligible for the strongest-claim version of the chapter argument.