🧠
AI EngineeringPython

Claude Reflect

by BayramAnnakov

Claude Reflect is an AI Engineering skill for Claude Code, published by BayramAnnakov in claude-reflect.

1.4K stars117 forkson BayramAnnakov/claude-reflectAdded 2026/08/19+5% in starsRepository updated 2026/03/16
claude-codeclaude-skillsmemoryproductivityself-learning
Install in seconds
Install Claude Reflect
Copy Claude Reflect into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/BayramAnnakov/claude-reflect ~/.claude/skills/claude-reflect

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/BayramAnnakov/claude-reflect.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
SKILL.md in BayramAnnakov/claude-reflect
Installs to
~/.claude/skills/claude-reflect
Collection
The only skill cataloged from this repository
Category
AI Engineering2451 skills

What Claude Reflect does

Claude Reflect captures corrections during Claude Code sessions and queues them for review; running /reflect applies them to CLAUDE.md so the agent remembers preferences and project conventions. Use when discussing learnings, corrections, or remembering something for future sessions.

Claude Reflect is cataloged under AI Engineering on DirSkills. Claude Reflect comes from a repository tagged claude-code, claude-skills, memory, productivity and self-learning.

Documentation

README

Claude Reflect - Self-Learning System

A two-stage system that helps Claude Code learn from user corrections.

How It Works

Stage 1: Capture (Automatic) Hooks detect correction patterns ("no, use X", "actually...", "use X not Y") and queue them to ~/.claude/learnings-queue.json.

Stage 2: Process (Manual) User runs /reflect to review and apply queued learnings to CLAUDE.md files.

Available Commands

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Claude Reflect

  • How does Claude Reflect compare to other AI Engineering skills?

    Claude Reflect ranks #1036 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Claude Reflect against them. Open each page to compare what they document and how they install.