claude-reflect

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.

Agent SkillDevOpen source
Type
Agent Skill
Open source
Yes
GitHub Stars
★ 1.1k
Source
skill-github

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

Continuously improve AI agent behaviorAutomate common tasksEnhance code quality and efficiency

Setup

Requires: Claude Code CLIPython 3.6+
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