self-correction-loop

Community

AI learns from its mistakes.

AuthorAlexanderRadevich
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the issue of AI models repeatedly making the same errors by establishing a robust system for capturing, generalizing, and storing user corrections as reusable knowledge.

Core Features & Use Cases

  • Correction Capture: Automatically detects and acknowledges user corrections.
  • Generalization: Transforms specific feedback into broad, class-level rules.
  • Memory Management: Stores generalized rules in MEMORY.md, categorized for retrieval and deduplicated.
  • Proactive Application: Reviews stored memory at the start of each session to prevent recurring mistakes.
  • Use Case: If a user corrects the AI for using DateTime.Now instead of TimeProvider in a specific instance, the AI will generalize this to a project-wide rule: "Always use TimeProvider instead of DateTime.Now/UtcNow across all modules."

Quick Start

When a user corrects the AI's output, acknowledge the correction, generalize the lesson, and store it as a reusable rule in MEMORY.md.

Dependency Matrix

Required Modules

None required

Components

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: self-correction-loop
Download link: https://github.com/AlexanderRadevich/SportowyHub_clientApp/archive/main.zip#self-correction-loop

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.