Records and categorizes analytical mistakes to build a persistent knowledge base that prevents recurring errors in future analyses.
The Log Correction skill provides a structured framework for Claude to learn from its mistakes by manually capturing feedback, errors, and their corresponding fixes. When an analytical error is identified—such as a flawed SQL query, a misunderstood metric definition, or a logic gap—this skill guides the user through documenting the issue, assigning a severity level, and updating a local knowledge repository. By maintaining a historical log of corrections, the AI can perform self-validation in future tasks, ensuring that past failures become the foundation for higher accuracy and more reliable data insights.
Características Principales
01Automated categorization by error type including SQL, metric, and schema
02Manual feedback capture via natural language or command-line triggers
0319 GitHub stars
04Severity-based prioritization for critical data accuracy tracking
05Structured YAML-based logging of SQL snippets and logic corrections
06Continuous index updates to facilitate future validation and learning
Casos de Uso
01Refining AI-generated SQL queries after discovering a join or filter error
02Documenting specific business logic nuances that the AI initially missed
03Building a team-wide knowledge base of common data pitfalls and their resolutions