Home /Claude Skills /claude-reflect-system
Highly Recommended

Claude Reflect System

Say goodbye to repeating corrections
AI that finally remembers
Core Principle:
Claude Code's Reflect system enables permanent learning from your corrections. No more repeating 'use uv not pip' - teach it once, remembered forever.
KEY FEATURES
01Permanent Memory
Every correction becomes permanent knowledge
02Smart Detection
Automatically classifies feedback into 'must change', 'better way' and 'consideration'
03Safe Updates
Every change backed up and version controlled with auto-rollback
04Team Sharing
Share collective wisdom via Git
github.com/haddock-development/claude-reflect-system
data-ai·haddock-development·2026-02-05·58·🔱 8
Curated by agent-skills.cc
Installation
Download
HTTPS
git clone https://github.com/haddock-development/claude-reflect-system.git
SSH
git clone [email protected]:haddock-development/claude-reflect-system.git
GitHub CLI
gh repo clone haddock-development/claude-reflect-system
FAQ
Q: What are the installation steps for Claude Reflect System Agent Skills?
1.Find mistake: Claude provides non-optimal code
2.Correct it: Tell it the right way
3.Trigger learning: Run /reflect command
4.Remember forever: Automatically does it right next time
Q: What are the highlights of Claude Reflect System Agent Skills?
  • Correct once, forever fixed
  • Three confidence levels detection
  • Full Git version control
  • Zero configuration ready
Q: What are the use cases for Claude Reflect System Agent Skills?
  • Enforce team coding standards
  • Solidify CI/CD best practices
  • Prevent repeating security issues
  • Personalize dev environment
Q: What are the limitations of Claude Reflect System Agent Skills?
  • Currently Python-centric
  • Requires manual learning trigger