Agent skill

framework-health

Evaluate Mycelium's own process effectiveness. Measures cycle velocity, discard trends, confidence calibration, gate effectiveness, regression rate. Run quarterly or every 20 cycles.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill framework-health-haabe-mycelium --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 11 KB
Bundled scripts: none
Path: skills/analysis/framework-health-haabe-mycelium/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Framework Health Check Mycelium evaluates its own process. This is triple-loop learning — the framework assessing whether it is getting better at producing good outcomes. ## When to Use - Quarterly review (scheduled) - After 20 completed leaf cycles (triggered by cycle-history.yml count) - When process friction is suspected - Before major framework changes (baseline measurement) ## Workflow ### 1. Load Cycle Data Read `.claude/canvas/cycle-history.yml`. **Framework-self-host detection** (per `engine/cycle-learning.md#framework-on-framework-exemption`): if the project root contains `plugins/mycelium/plugin.json` AND `CLAUDE.md` begins with `# Mycelium:`, this is the framework dogfooding itself. Skip the cycle-count gate and route to a corrections-graduation summary: - Count entries in `.claude/memory/corrections.md` (total, and ×graduated-to-mechanism in the last 90 days). - Read `.claude/memory/cluster-instances.md` and list clusters at-or-above their graduation criterion that are not yet graduated (this is the framework analogue of "actual outcome vs predicted ICE"). - Skip cycle-derived dimensions (velocity, discard rate, confidence calibration, regression rate) — they do not a

What's inside
Steps it walks through
  1. When to Use
  2. Workflow
  3. 1. Load Cycle Data
  4. 2. Measure Five Dimensions
  5. 2b. Re-run Deferred Design-Verification Eval Scenarios
  6. 3. Run Threshold Calibration
  7. 4. Check Goodhart Counter-Metrics
  8. 4b. Cluster Graduation-Readiness (added 2026-05-08)
  9. 4c. Receipts Highlights Rotation Cadence (added 2026-05-08)
  10. 4d. Docs Health Cross-Surface (added 2026-05-08)
  11. 4e. Chat-UX Axiom Audit of Skill Output Templates (added 2026-05-30)
  12. 5. Generate Dashboard
  13. Output
  14. Rules
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the framework-health skill do?

Evaluate Mycelium's own process effectiveness. Measures cycle velocity, discard trends, confidence calibration, gate effectiveness, regression rate. Run quarterly or every 20 cycles.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill framework-health-haabe-mycelium --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going