Agent Skillsmohitagw15856/pm-claude-skills › metric-gaslighting-detector

metric-gaslighting-detector

GitHub

审计仪表盘或KPI报告中的叙事扭曲,识别分母游戏、幸存者偏差等11种误导手法。输出失真评级、诚实重述及关键追问,揭示数据如何构建虚假信念,防止在更大场合重复错误结论。

exports/openclaw/metric-gaslighting-detector/SKILL.md mohitagw15856/pm-claude-skills

Trigger Scenarios

感觉数据过于整齐 叙事仅依赖单一图表 继承未定义的指标

Install

npx skills add mohitagw15856/pm-claude-skills --skill metric-gaslighting-detector -g -y
More Options

Non-standard path

npx skills add https://github.com/mohitagw15856/pm-claude-skills/tree/main/exports/openclaw/metric-gaslighting-detector -g -y

Use without installing

npx skills use mohitagw15856/pm-claude-skills@metric-gaslighting-detector

指定 Agent (Claude Code)

npx skills add mohitagw15856/pm-claude-skills --skill metric-gaslighting-detector -a claude-code -g -y

安装 repo 全部 skill

npx skills add mohitagw15856/pm-claude-skills --all -g -y

预览 repo 内 skill

npx skills add mohitagw15856/pm-claude-skills --list

SKILL.md

Frontmatter
{
    "name": "metric-gaslighting-detector",
    "homepage": "https:\/\/mohitagw15856.github.io\/pm-claude-skills\/skill\/metric-gaslighting-detector.html",
    "metadata": {
        "openclaw": {
            "emoji": "⚔️"
        }
    },
    "description": "Find out how a dashboard, KPI report, or metrics slide is lying to you — before you repeat its story in a bigger room. Use when numbers feel too tidy, a narrative rests on one chart, or you inherited metrics you didn't define. Produces a deception audit: every metric graded for the eleven classic distortions (denominator games, survivorship, y-axis crimes, cherry-picked windows…), the story the data would tell under honest framing, and the three questions to ask the metric's owner."
}

Metric Gaslighting Detector

Dashboards rarely contain false numbers. They contain true numbers arranged to create false beliefs. This skill audits the arrangement — the eleven standard distortions through which honest data becomes dishonest narrative.

Required Inputs

  • The metrics artifact — the dashboard description, KPI table, chart, or the numbers with their labels exactly as presented. Include axis ranges, time windows, and any annotations; the lie usually lives there.
  • The claim being made with it (if any) — "churn is under control", "the launch worked". The audit tests the claim-data connection, not the data alone.

The Eleven Distortions

  1. Denominator games — the base changed ("of active users" quietly became "of weekly active")
  2. Survivorship framing — measuring only what remained (retention of cohorts that didn't churn early)
  3. Y-axis crimes — truncated baselines, dual axes, log scales without labels
  4. The cherry window — the date range that starts at the trough or ends before the drop
  5. Mix-shift laundering — the aggregate improved because composition changed, not performance
  6. Ratio without magnitude — "+40%!" concealing 5→7
  7. The vanity proxy — measuring what moves instead of what matters (signups for activation)
  8. Goodhart's ghost — the metric improved because it became a target, and the gamed behaviour is visible elsewhere
  9. Smoothing to silence — rolling averages wide enough to bury the event being asked about
  10. The missing counterfactual — "up 20% since launch" with no baseline trend (it was up 25% before)
  11. Significance theatre — differences within noise presented as movement ("ticked up to 4.6 from 4.5, n=41")

Output Format

  1. The audit table — metric | distortion(s) detected | severity (🔴 changes the conclusion / 🟡 shades it / 🟢 clean) | the honest version of that number's sentence.
  2. The honest retelling (≤150 words) — what this data says under fair framing. Sometimes the story survives; say so — the detector earns trust by clearing metrics too.
  3. Three questions for the owner — specific, answerable, non-accusatory ("what was the trend in the 8 weeks before launch?"), ordered by how much the answer would change the conclusion.
  4. The one chart to request — the single re-cut (full window, fixed denominator, split by segment) that would settle the biggest 🔴.

Quality Checks

  • Every 🔴 names the specific mechanism and what the conclusion becomes without it — "misleading" alone is not a finding
  • At least one metric is graded 🟢 or the audit admits the artifact gave nothing to clear — all-guilty audits read as motivated
  • The honest retelling uses only the numbers present — the detector doesn't smuggle in its own speculation
  • Questions are answerable from data the owner plausibly has, and none contain an accusation
  • Distortion names from the list are used consistently so repeated audits build a shared vocabulary

Anti-Patterns

  • Do not accuse people of lying — the framing is "what belief does this arrangement create vs what the data supports"; most gaslighting dashboards are self-deception forwarded
  • Do not grade a metric 🔴 for a distortion that doesn't change the decision at hand — severity is about consequences, not purity
  • Do not demand data that doesn't exist as a gotcha — the three questions must be realistically answerable
  • Do not rewrite the numbers — the honest retelling reframes; it never adjusts figures
  • Do not skip auditing metrics that support conclusions you like — run the eleven on the favourable ones first

Version History

  • 54fad50 Current 2026-07-19 12:25

Same Skill Collection

exports/openclaw/360-feedback-template/SKILL.md
exports/openclaw/401k-plan-decoder/SKILL.md
exports/openclaw/ab-test-planner/SKILL.md
exports/openclaw/ab-test-readout/SKILL.md
exports/openclaw/accessibility-audit/SKILL.md
exports/openclaw/account-plan/SKILL.md
exports/openclaw/acquirer-red-team/SKILL.md
exports/openclaw/ad-copy/SKILL.md
exports/openclaw/aeo-optimizer/SKILL.md
exports/openclaw/agenda-or-cancel/SKILL.md
exports/openclaw/agent-design-review/SKILL.md
exports/openclaw/agent-observability-spec/SKILL.md
exports/openclaw/agent-spec/SKILL.md
exports/openclaw/ai-ethics-review/SKILL.md
exports/openclaw/ai-eval-plan/SKILL.md
exports/openclaw/ai-feature-prd/SKILL.md
exports/openclaw/ai-product-canvas/SKILL.md
exports/openclaw/air-quality/SKILL.md
exports/openclaw/altitude-shifter/SKILL.md
exports/openclaw/ambiguity-resolver/SKILL.md
exports/openclaw/analyst-relations-brief/SKILL.md
exports/openclaw/announcement-card/SKILL.md
exports/openclaw/api-docs-writer/SKILL.md
exports/openclaw/api-test-plan/SKILL.md
exports/openclaw/api-versioning-strategy/SKILL.md
exports/openclaw/apology-letter/SKILL.md
exports/openclaw/architecture-decision-record/SKILL.md
exports/openclaw/architecture-diagram/SKILL.md
exports/openclaw/archive-strategy/SKILL.md
exports/openclaw/assumption-bounty/SKILL.md
exports/openclaw/assumption-mapper/SKILL.md
exports/openclaw/async-update-format/SKILL.md
exports/openclaw/auto-repair-estimate-decoder/SKILL.md
exports/openclaw/autopilot-charter/SKILL.md
exports/openclaw/benefits-decoder/SKILL.md
exports/openclaw/bid-tender-review/SKILL.md
exports/openclaw/board-deck-narrative/SKILL.md
exports/openclaw/board-minutes/SKILL.md
exports/openclaw/board-pre-read/SKILL.md
exports/openclaw/bom-cost-review/SKILL.md
exports/openclaw/bookkeeping-categorization/SKILL.md
exports/openclaw/boolean-search-builder/SKILL.md
exports/openclaw/brag-doc/SKILL.md
exports/openclaw/brainstorming/SKILL.md
exports/openclaw/brief-builder/SKILL.md
exports/openclaw/briefing-note/SKILL.md
exports/openclaw/budget-builder/SKILL.md
exports/openclaw/budget-variance-analysis/SKILL.md
exports/openclaw/bug-diagnosis/SKILL.md
exports/openclaw/bug-report/SKILL.md

Metadata

Files
0
Version
471c606
Hash
33f3a85e
Indexed
2026-07-19 12:25

- 위키
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-29 11:35
浙ICP备14020137号-1 $방문자$