Error Learning banner
jonathondouglasyager-debug jonathondouglasyager-debug

Error Learning

Development community

Description

--- name: error-learning description: Manage error learning patterns - view stats, review pending patterns, manage packs arguments: - name: action description: "Action: status, review, packs, add" required: false type: string - name: arg description: "Argument for the action (pack name or pattern)" required: false type: string --- # Error Learning Management You are helping manage the error learning system. Based on the action requested, perform the appropriate task

Installation

Installs to ~/.claude/skills/jonathondouglasyager-debug-claude-error-learning-error-learning/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jonathondouglasyager-debug-claude-error-learning-error-learning && curl -fsSL https://raw.githubusercontent.com/jonathondouglasyager-debug/claude-error-learning/HEAD/commands/error-learning.md -o ~/.claude/skills/jonathondouglasyager-debug-claude-error-learning-error-learning/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository