BayramAnnakov/claude-reflect
A self-learning system for Claude Code that captures corrections and workflow patterns to build persistent memory and reusable skills.

The system monitors user corrections made to Claude Code sessions and automatically queues them for review. Users can run a /reflect command to add learned preferences to CLAUDE.md or AGENTS.md files, making the AI coding assistant remember corrections permanently. Version 2 introduces session history analysis to discover repeating tasks that could become reusable commands, effectively building a knowledge base of workflow preferences.