Free portable Agent Skill

Bias-aware Decision Review

Review an important decision for cognitive-bias risks without pretending the decision can be made bias-free. Separate facts, assumptions and unknowns; surface a few plausible lenses; challenge them; and produce concrete checks and next actions.

Agent SkillsHermes AgentOpenClawChatGPT SkillsCodex

Open SKILL.md Back to marketplace

What it does

A repeatable workflow, not another bias-name list.

Use it when

  • A user is choosing between options, approving a plan or committing resources.
  • A team wants a pre-decision review rather than a post-hoc list of bias names.
  • An estimate, recommendation or AI answer is influencing a consequential choice.

It returns

  • Decision frame
  • Facts / interpretations / assumptions / unknowns
  • Candidate bias lenses with alternative explanations
  • Counter-checks
  • Missing evidence
  • Recommended next action and review trigger

Install

One SKILL.md. No API key.

Hermes Agent

mkdir -p ~/.hermes/skills/bias-aware-decision-review && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-aware-decision-review/SKILL.md -o ~/.hermes/skills/bias-aware-decision-review/SKILL.md

OpenClaw

mkdir -p ~/.openclaw/workspace/skills/bias-aware-decision-review && curl -fsSL https://cognitive-biases.github.io/agent-skills/bias-aware-decision-review/SKILL.md -o ~/.openclaw/workspace/skills/bias-aware-decision-review/SKILL.md

Other Agent Skills-compatible tools

Download SKILL.md and place it in the skill directory supported by your agent. ChatGPT Skills and Codex support the Agent Skills format; their installation surface can vary by product.

Safety boundary

Useful skepticism without amateur diagnosis.

  • Treat bias names as lenses, not diagnoses or causal findings.
  • Do not create a bias score for a person, team or decision.
  • Do not force a bias explanation when ordinary incentives, missing information or constraints explain the situation better.
  • For medical, legal, financial or mental-health decisions, keep the skill educational and defer professional judgment where appropriate.

Instruction-only · no secrets · no executable code · no required network access · CC BY-NC-SA 4.0