error-log
CommunityPersistent structured error logging for AI mistakes
Software Engineering#skills#claude#root-cause#audit-trail#incident-report#error-logging#ai-diagnostics
Authorgyy0592
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Conversations with AI can hide recurring failure modes because individual mistakes vanish once the exchange ends; this Skill captures each clear mistake as a structured, persistent data point so patterns can be analyzed and systemic fixes applied.
Core Features & Use Cases
- Trigger detection: activates on explicit /error-log invocation or on clear user frustration (including multi-language examples).
- Automated diagnosis: extracts timestamp, model, task, category, trigger, expected vs actual behavior, root cause, and severity from conversation context.
- Review and append-only persistence: presents the generated report for user confirmation and then writes a markdown file to a configurable directory using a strict filename convention.
- Use case: immediately record a hallucination, destructive action, or skill violation during a development session so teams can audit failures and improve skill templates.
Quick Start
Invoke /error-log or say "log this error" to generate, review, and save a structured markdown error report to the default ~/.claude/error-logs/ directory.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: error-log Download link: https://github.com/gyy0592/claude-config/archive/main.zip#error-log Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.