Agent skill · Security

corrections-audit

Use to analyze correction trends, surface recurring patterns, and graduate repeat corrections to guardrails or anti-patterns.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill corrections-audit-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: 13 KB
Bundled scripts: none
Path: skills/analysis/corrections-audit-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

# Corrections Audit Skill Analyze corrections.md for trends, recurring patterns, and actionable insights. ## When to Use - Loop 2 (Incremental) cadence: after every 3+ corrections are logged - When the same correction category appears 3+ times - During `/mycelium:diamond-assess` if corrections gate has findings - Before starting a new diamond at the same scale as a previously corrected one ## Workflow 1. **Load corrections AND warnings AND clusters**: Read `.claude/memory/corrections.md`, `.claude/memory/warnings-log.md`, AND `.claude/memory/cluster-instances.md` (the cluster log graduated 2026-05-08 — canonical record of recurring-pattern instances and their graduation status; without it, "the cluster has graduated N times" has no auditable backing). - If corrections + warnings both empty AND no clusters logged: report "No corrections, warnings, or clusters to audit" and stop - Treat all three as inputs to the same pattern analysis. Corrections capture agent-introduced failures; warnings capture framework-state debt; cluster-instances capture cross-cluster pattern accumulation with explicit graduation criteria. Same recurring-pattern shape, different vantage points. 2. **Categoriz

What's inside
Steps it walks through
  1. When to Use
  2. Workflow
  3. Output Format
  4. Theory Citations
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the corrections-audit skill do?

Use to analyze correction trends, surface recurring patterns, and graduate repeat corrections to guardrails or anti-patterns.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill corrections-audit-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