From mycelium
Aggregates feedback signals across Mycelium loops to report health, trajectory, overdue checks, regression warnings, and Goodhart's Law violations. Run weekly, post-launch, or when metrics stall.
npx claudepluginhub haabe/mycelium --plugin myceliumThis skill uses the workspace's default tool permissions.
Single-place health check across all Mycelium feedback loops. Run periodically or when something feels off.
Evaluates Mycelium framework health by analyzing cycle-history.yml for velocity, discard rates, confidence calibration, gate effectiveness, and regressions. Re-runs key eval scenarios. Run quarterly or every 20 cycles.
Proposes research-backed changes to knowledge systems by analyzing health reports, friction patterns, and derivation history. Requires approval before implementation.
Monitors harness health across four observability layers: operational cadence, trend visibility, telemetry export, and meta-observability. Use for health checks, cadence setup, snapshot analysis, and telemetry config.
Share bugs, ideas, or general feedback.
Single-place health check across all Mycelium feedback loops. Run periodically or when something feels off.
/mycelium:diamond-assess shows stale diamondsRead canvas trend data and check cadence:
bvssh-health.yml trend fields)dora-metrics.yml (software), content-metrics.yml (content), ai-tool-metrics.yml (ai_tool), service-metrics.yml (service).From ${CLAUDE_PLUGIN_ROOT}/engine/feedback-loops.md, check active triggers:
For each active metric, verify its counter-metric:
/mycelium:handoff to plan external conversations.## Feedback Loop Health Report
### Loop 1 (Immediate): [Healthy / Warning / Struggling]
- Reflexion avg iterations: [N]
- New corrections this period: [N] ([N] repeats of existing patterns)
- Secret detection blocks: [N]
### Loop 2 (Incremental): [Healthy / Warning / Struggling]
- Diamonds progressed this period: [N]
- Confidence trajectory: [improving / flat / declining]
- Delivery journal entries: [N]
- Retrospectives completed: [N]
### Loop 3 (Strategic): [Healthy / Warning / Overdue]
- BVSSH last checked: [date] ([days ago])
Trajectory: B[trend] V[trend] S[trend] S[trend] H[trend]
- North Star: [current] -> [target] ([trajectory])
- DORA: [classification] ([trajectory])
- Wardley map last refreshed: [date]
### Loop 4 (Transformative): [Active / Dormant]
- Last eval run: [date]
- Pass rate trend: [improving / stable / declining]
- Escape hatch uses: [N] in last quarter
### Regression Warnings
- [Any active triggers from ${CLAUDE_PLUGIN_ROOT}/engine/feedback-loops.md]
### Goodhart's Law Check
- [Any metric/counter-metric divergences]
### Recommended Actions
1. [Most urgent feedback loop action]
2. [Second priority]
3. [Third priority]
Update .claude/canvas/bvssh-health.yml trend fields if BVSSH was assessed.
Update .claude/canvas/dora-metrics.yml trend fields if DORA was assessed.
Log review in .claude/memory/product-journal.md.