corrections-audit

Analyze correction logs to detect patterns and generate risk mitigation reports.

42|3|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/haabe/mycelium --skill corrections-audit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: corrections-audit
Source: https://github.com/haabe/mycelium/tree/main/plugins/mycelium/skills/corrections-audit
Command: npx skills add https://github.com/haabe/mycelium --skill corrections-audit

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires mycelium, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill aids in analyzing correction trends and recurring patterns in corrections, helping to mitigate risks and prevent future issues.

Core Features & Use Cases

  • Analysis of Correction Trends: Analyze correction data for trends and patterns.
  • Risk Mitigation: Identify recurring corrections, patterns, and potential guardrails.
  • Use Case: Use after multiple corrections are logged, when a correction appears repeatedly, or during risk assessments.

Quick Start

Run the 'corrections-audit' skill to analyze correction trends and identify areas for improvement.

Frequently Asked Questions about corrections-audit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I analyze correction logs to identify recurring issues and patterns?

You can detect recurring warning patterns by running an audit on .claude/memory files, which identifies trends and generates summary reports with actionable insights for risk mitigation.

What is the best way to perform root cause analysis on recurring correction warnings?

Performing root cause analysis on recurring corrections uses the 5 Whys technique applied to warning logs, identifying underlying systemic issues to support continuous improvement.

Do I need the Mycelium framework to run correction trend analysis on memory files?

Yes, Mycelium framework integration is required to run correction trend analysis, as the Skill operates on .claude/memory files to gather data and generate reports within that environment.

When should I run a correction audit for risk mitigation?

Run a correction audit for risk mitigation after multiple corrections are logged, when a correction appears repeatedly, or during scheduled risk assessments to identify potential guardrails.

How does correlation analysis on warning logs help with systems thinking?

Correlation analysis on warning logs supports systems thinking by detecting relationships between recurring issues, enabling the establishment of guardrails to prevent future problems.