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.

Free portable Agent Skill
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.
What it does
Install
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.mdOpenClaw
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.mdOther 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