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.
npx claudepluginhub haabe/mycelium --plugin myceliumThis skill uses the workspace's default tool permissions.
Pre-research and pre-decision bias review.
Systematic checklist to identify and counteract cognitive biases in decision-making. Use before major decisions, when evaluating recommendations, or when stakes are high.
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.
Detects cognitive biases in reasoning using Scout Mindset framework. Runs reversal tests, scope sensitivity checks, status quo bias tests, confidence audits, and full bias scans. Use for emotional predictions, 50/50 stalemates, or forecasting validation.
Share bugs, ideas, or general feedback.
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.