{
  "markdown": "# Cognitive Bias Lab Plugins\n\nScience-backed Claude Code and Codex plugins from Cognitive Bias Lab.\n\nWebsite: https://www.cognitivebiaslab.com/\n\nPractice hub: https://www.cognitivebiaslab.com/practice/\n\n## Available Plugins\n\n- `critical-thinking-tools`: prompts and templates for clearer decisions, including devil's advocate review, pre-mortem analysis, outside-view checks, competing hypotheses, decision journals, calibration exercises, and groupthink red-team sessions.\n\n## Install In Claude Code\n\n```bash\nclaude plugin marketplace add cognitive-bias-lab/cognitive-bias-lab-plugins --scope user\nclaude plugin install critical-thinking-tools@cognitive-bias-lab\n```\n\n## Use Locally\n\n```bash\ngit clone https://github.com/cognitive-bias-lab/cognitive-bias-lab-plugins.git\ncd cognitive-bias-lab-plugins\nnode plugins/critical-thinking-tools/scripts/validate-skills.mjs\nnode plugins/critical-thinking-tools/scripts/smoke-prompts.mjs\n```\n\n## Marketplace Files\n\n- Claude Code: `.claude-plugin/marketplace.json`\n- Codex: `.agents/plugins/marketplace.json`\n\n## Caveat\n\nThese tools are practical judgment aids, not guarantees of unbiased thinking. For medical, legal, financial, safety, or mental health decisions, use them alongside qualified expert advice.\n",
  "bytes": 1251,
  "sha": "7226a3040f8c06fe1a6ac383150618c0b392eb18b9b67e17f96851f23886acb8",
  "repo_slug": "cognitive-bias-lab/cognitive-bias-lab-plugins",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_cognitive_bias_lab_cognitive_bias_lab_pl_4e3d9c15/readme"
}