🧠
AI EngineeringPython

Claude Reflect

by jeremylongshore

Claude Reflect is an AI Engineering skill for Claude Code, published by jeremylongshore in claude-code-plugins-plus-skills.

2.6K stars384 forkson jeremylongshore/claude-code-plugins-plus-skillsAdded 2026/08/12Repository updated 2026/08/12
agent-skillsaiai-agentsanthropicautomationclaude-codeclaude-code-pluginsdeveloper-toolsdevopsllmmarketplacemcpplugin-marketplaceplugin-systemsaasskills
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/jeremylongshore/claude-code-plugins-plus-skills/tree/main/plugins/community/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/jeremylongshore/claude-code-plugins-plus-skills.git

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

In this catalog

Source file
plugins/community/claude-reflect/SKILL.md in jeremylongshore/claude-code-plugins-plus-skills
Installs to
~/.claude/skills/claude-reflect
Collection
One of 53 skills cataloged from this repository
Category
AI Engineering2451 skills

What Claude Reflect does

Claude Reflect captures user corrections during Claude Code sessions and queues them for later review. Use it when you want to turn repeated feedback into updates for CLAUDE.md files.

Claude Reflect is cataloged under AI Engineering on DirSkills. Claude Reflect comes from a repository tagged agent-skills, ai, ai-agents, anthropic and automation.

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

Command Purpose
/reflect Process queued learnings with human review
/reflect --scan-history Scan past sessions for missed learnings
/reflect --dry-run Preview changes without applying
/skip-reflect Discard all queued learnings
/view-queue View pending learnings without processing

When to Remind Users

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

Commands Claude Reflect provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /reflect
  • /skip-reflect
  • /view-queue

Frequently asked about Claude Reflect

  • What else does jeremylongshore publish alongside Claude Reflect?

    Claude Reflect is one of 53 skills that DirSkills catalogs from jeremylongshore/claude-code-plugins-plus-skills, the repository it ships in. Its siblings there include Agency OS, Anti-Deception and Audit. Each one is a separate skill with its own page in this directory, installs the same way Claude Reflect does, and is maintained by jeremylongshore in that same repository. The rest of the collection is listed on the jeremylongshore/claude-code-plugins-plus-skills page.

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

    Claude Reflect ranks #760 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.

More from jeremylongshore/claude-code-plugins-plus-skills

Claude Reflect is one of 53 skills cataloged on DirSkills from jeremylongshore/claude-code-plugins-plus-skills.

See all 53 skills