Skills
Claude Reflect: Automatic Correction-to-CLAUDE.md Sync via Hook-Captured Learnings
Claude Reflect is an open-source MIT-licensed Claude Code plugin that intercepts correction patterns ('no, use X', 'actually...', 'use X not Y') via hooks and queues them to ~/.claude/learnings-queue.json, then syncs them to global or project CLAUDE.md on /reflect invocation. The /reflect-skills command identifies repeating session patterns and generates reusable SKILL.md files, while /init auto-generates a starting CLAUDE.md by analyzing the codebase. It includes confidence scoring, deduplication, and human-review gating before any config file is updated.
Source
↳ Follow the thread