Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
asgard-ai-platform avatar

Soc Cognitive Bias

  • 24 installs
  • 223 repo stars
  • Updated June 6, 2026
  • asgard-ai-platform/skills

soc-cognitive-bias is a skill that identifies and analyzes cognitive biases in decision-making and designs debiasing countermeasures.

About

This skill identifies and analyzes cognitive biases such as confirmation bias, anchoring, availability, and sunk cost in decision-making contexts. A team uses it to audit a decision for bias, understand recurring mistakes, or design debiasing interventions. It provides a five-step audit process, an audit table, and a debiased-recommendation output.

  • Identifies specific cognitive biases in a decision, not just 'bias' in general
  • Runs a five-step bias audit and prescribes a countermeasure per bias
  • Includes worked examples on a sunk-cost product-launch decision

Soc Cognitive Bias by the numbers

  • 24 all-time installs (skills.sh)
  • Ranked #1,974 of 3,282 Productivity & Planning skills by installs in the Skillselion catalog
  • Data as of Aug 2, 2026 (Skillselion catalog sync)
At a glance

soc-cognitive-bias capabilities & compatibility

Capabilities
soc cialdini · soc policy analysis
Use cases
planning · research
From the docs

What soc-cognitive-bias says it does

IRON LAW: Name the Specific Bias, Not Just "Bias"
SKILL.md
Bias identification ≠ bias elimination
SKILL.md
Everyone has biases, including you
SKILL.md
npx skills add https://github.com/asgard-ai-platform/skills --skill soc-cognitive-bias

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs24
repo stars223
Last updatedJune 6, 2026
Repositoryasgard-ai-platform/skills

What it does

Audit a decision for specific cognitive biases and design countermeasures.

Who is it for?

Teams auditing a specific decision for bias or designing debiasing interventions.

Skip if: Force-fitting biases where a team's leaning is actually correct, which the docs warn against.

When should I use this skill?

When auditing a decision for bias, understanding why a team repeats mistakes, or designing debiasing interventions.

What you get

A named bias audit with evidence, impact, countermeasures, and a debiased recommendation.

  • cognitive bias audit table
  • debiased recommendation

By the numbers

  • 5-step bias audit process
  • 12-bias catalog referenced in debiasing-protocols.md

Files

SKILL.mdMarkdownGitHub ↗

Cognitive Bias Analysis

Overview

Cognitive biases are systematic deviations from rational judgment. They're not random errors — they're predictable patterns that affect everyone, including experts. This skill helps identify which biases are at play in a specific decision context and design countermeasures.

Framework

IRON LAW: Name the Specific Bias, Not Just "Bias"

"This decision might be biased" is not analysis. Identify the SPECIFIC
bias by name, explain its mechanism, and show how it applies to this
particular situation. Different biases require different countermeasures.

Bias Audit Process

1. Describe the decision: What is being decided? By whom? Based on what evidence? 2. Identify potential biases by name: Which specific biases (confirmation, anchoring, sunk cost, groupthink, overconfidence, availability, etc.) could be influencing this decision? 3. Find the evidence: What specific behavior or reasoning pattern indicates the bias? 4. Assess impact: How much does this bias affect the decision quality? (High/Med/Low) 5. Design countermeasures: What specific debiasing technique addresses each identified bias?

For the full bias catalog (12 biases × mechanism × example) and debiasing techniques per bias, see `references/debiasing-protocols.md`.

Output Format

# Cognitive Bias Audit: {Decision Context}

## Decision Under Review
- Decision: {what is being decided}
- Decision-makers: {who}
- Current leaning: {which way they're leaning}

## Biases Identified
| Bias | Evidence | Impact | Countermeasure |
|------|----------|--------|---------------|
| {name} | {specific behavior/reasoning} | H/M/L | {debiasing technique} |

## Debiased Recommendation
{What the decision looks like after accounting for identified biases}

Examples

Correct Application

Scenario: Company deciding whether to continue a failing product launch (6 months in, NT$5M spent)

BiasEvidenceImpact
Sunk cost"We've already invested NT$5M, we can't stop now"High — past spending is irrecoverable and irrelevant to the forward decision
Overconfidence"Our revised forecast shows it will turn around in Q3" — but previous 3 forecasts were also wrongMedium — team is systematically overestimating success probability
ConfirmationTeam only citing the 2 positive customer reviews while ignoring 50 negative onesHigh — selectively filtering information

Debiased question: "If a competitor offered us this product line for free, would we take it?" If the answer is no, the product should be discontinued regardless of sunk costs ✓

Incorrect Application

  • "The team is biased" without specifying which bias → Not actionable. Violates Iron Law: name the specific bias.

Gotchas

  • Everyone has biases, including you: The analyst conducting the bias audit is also biased. Use structured processes (checklists, red teams) rather than relying on self-awareness.
  • Bias identification ≠ bias elimination: Knowing about a bias reduces but does not eliminate its effect. Debiasing requires structural interventions (processes, incentives), not just awareness.
  • Motivated reasoning looks like analysis: When someone has a preferred outcome, they unconsciously construct logical-sounding arguments for it. Check: did the conclusion come before or after the analysis?
  • False balance: Not every decision is biased. Sometimes the team's leaning is correct. Don't force-fit biases where they don't exist.
  • Cultural context: Some biases manifest differently across cultures. Authority bias is stronger in hierarchical cultures. Groupthink manifests differently in collectivist vs individualist settings.

References

  • For behavioral economics applications of biases, see the econ-behavioral skill
  • For group decision-making debiasing protocols, see references/debiasing-protocols.md

Related skills

FAQ

Why name the specific bias?

The iron law says 'This might be biased' is not analysis; you must name the specific bias, explain its mechanism, and apply it, because different biases need different countermeasures.

Does knowing a bias eliminate it?

No. The docs say bias identification is not bias elimination; debiasing requires structural interventions like checklists and red teams, not just awareness.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.