From mycelium
Reviews cognitive biases before research or decisions using L0-L5 stage checklists, agent self-checks for sycophancy/recency, and Meza system diagnosis. Outputs risk table.
How this skill is triggered — by the user, by Claude, or both
Slash command
/mycelium:bias-checkThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Pre-research and pre-decision bias review.
Pre-research and pre-decision bias review.
Identify context: What stage (L0-L5)? What activity (research, decision, evaluation)?
Load stage-specific checklist from ${CLAUDE_PLUGIN_ROOT}/harness/cognitive-biases.md for the current scale.
For each bias on the checklist:
Check agent's own biases (from ${CLAUDE_PLUGIN_ROOT}/harness/cognitive-biases.md agent section):
Output bias briefing:
## Bias Check: [Activity]
Stage: [L0-L5]
### Active Risks
| Bias | Risk Level | Mitigation |
|------|-----------|------------|
| ... | High/Med/Low | ... |
### Agent Self-Check
- Sycophancy: [OK/Risk]
- Recency: [OK/Risk]
- Pattern matching: [OK/Risk]
- Completionism: [OK/Risk]
### Proceed? [Yes / Yes with caution / Pause and address]
System-level bias diagnosis (Meza): Before attributing resistance or poor outcomes to cognitive bias, check if the "bias" is actually a rational response to a badly designed system. Ask:
| Phase | System Question | If Yes: Fix the System, Not the Person |
|---|---|---|
| Awareness | Does the person know the desired behavior? | Fix communication, not cognition |
| Motivation | Does the system reward the desired behavior? | Fix incentives, not mindset |
| Ability | Can the person realistically do it? | Fix resources/process, not training |
| Reinforcement | Is the behavior sustained by the environment? | Fix feedback loops, not habits |
| Sustainability | Can it persist without ongoing intervention? | Fix structure, not willpower |
If 2+ phases point to systemic causes, the primary intervention is system redesign, not individual debiasing. Update the bias briefing output above to flag the system-level root cause.
The 5 phases above are a systemic diagnostic inspired by behavioral design models (COM-B, Fogg Behavior Model), not a named framework. They are prompts for investigation, not rigid steps.
Source: Robert Meza (The Bias Gap — diagnostic tool, aimforbehavior.com). Not to be confused with Thaler & Sunstein's "Nudge" theory.
This skill should be triggered:
/mycelium:diamond-progress or /mycelium:diamond-assess detects bias-related gate failuresRecord bias check in .claude/canvas/opportunities.yml under bias_checks section with date, biases mitigated, and research design adjustments made.
APPEND a ### Bias Check entry to .claude/harness/decision-log.md with: activity assessed, active bias risks found, mitigations applied, agent self-check results.
npx claudepluginhub haabe/mycelium --plugin myceliumDiagnoses which cognitive biases are actively distorting thinking in a specific situation. Activates on queries about bias, objectivity, and decision clarity.
Performs a quick cognitive debiasing check for sunk-cost and confirmation bias in long, committed trajectories. Only activates when evidence is being explained away.
Surfaces 3-4 cognitive biases in prior conversation reasoning or Libertee methods (Six Hats, Debate). Maps biases to session moments and poses one uncomfortable question challenging conclusions. Use after synthesis.