claude-reflect
Claude-reflect is a self-learning system that captures corrections, positive feedback, and preferences, and synchronizes them to CLAUDE.md and AGENTS.md.
- Type
- Agent Skill
- Open source
- Yes
- GitHub Stars
- ★ 1.1k
- Source
- skill-github
- Repository
- github.com/BayramAnnakov/claude-reflect
Overview
Claude-reflect is a self-learning system for Claude Code. It captures user corrections, positive feedback, and preferences, and synchronizes this information to the CLAUDE.md and AGENTS.md files. This enables Claude to remember user corrections and apply this knowledge in future conversations. Additionally, it identifies recurring patterns in user workflows and generates reusable commands. This capability is ideal for developers seeking continuous improvement and optimization of AI agent behavior.
Capabilities
- ▪Capture and remember user corrections
- ▪Discover repetitive patterns in workflows
- ▪Multilingual support
- ▪Generate reusable commands
Use cases
Setup
claude plugin marketplace add bayramannakov/claude-reflect && claude plugin install claude-reflect@claude-reflect-marketplace
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
How do I install claude-reflect?
Use the `claude plugin marketplace add` and `claude plugin install` commands.
What should I pay attention to on first run?
When running `/reflect` for the first time, the system will prompt you to scan past conversations to gather learning content.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
private-gpt
Provides a complete API layer for local models, supporting RAG, skills, tools, and more.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.