claude-reflect

Capture user corrections during Claude Code sessions and persist them to CLAUDE.md.

1.3k|110|Updated Jan 3, 2026
One-click install
npx skills add https://github.com/BayramAnnakov/claude-reflect --skill claude-reflect
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: claude-reflect
Source: https://github.com/BayramAnnakov/claude-reflect/tree/main
Command: npx skills add https://github.com/BayramAnnakov/claude-reflect --skill claude-reflect

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

CLAUDE-reflect captures user corrections during Claude Code sessions and persists them to CLAUDE.md to prevent loss of learnings and to build a reusable knowledge base.

Core Features & Use Cases

  • Two-stage workflow: automatically capture corrections and later process them with human review.
  • Multi-target export: writes approved learnings to CLAUDE.md, CLAUDE.local.md, and AGENTS.md for broader coverage.
  • Multi-language support: semantic analysis understands corrections across languages, not just English.

Quick Start

Run /reflect after a correction to capture it and update CLAUDE.md automatically.

Frequently Asked Questions about claude-reflect

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I save Claude Code corrections to CLAUDE.md permanently?

You can save corrections to CLAUDE.md permanently through a two-stage workflow that automatically captures corrections during Claude Code sessions and persists them after human review.

What is the best way to build long-term memory from Claude Code chat history?

Building long-term memory from chat history requires capturing user corrections during Claude Code sessions and syncing them to CLAUDE.md to prevent loss of learnings.

Does the CLAUDE.md memory update process support multi-language corrections?

Yes, the CLAUDE.md memory update process supports multi-language corrections by applying semantic analysis to understand corrections across languages, not just English.

Can I export Claude Code learnings to AGENTS.md and other files?

Yes, you can export Claude Code learnings to AGENTS.md and CLAUDE.local.md through a multi-target export feature that writes approved learnings for broader coverage.

How do I review captured corrections before writing them to project memory?

You review captured corrections before writing them to project memory by using the /reflect command, which provides a human-review step to ensure accuracy before memory writing.