BayramAnnakovBayramAnnakovCommunityยท1 Agent Skills Included

claude-reflect

Turns your corrections into permanent AI memory and reusable skills

Captures every correction you give Claude Code and turns it into permanent memory across sessions. Eliminates repeating the same instructions by syncing learnings to CLAUDE.md, rules, and skill files. Discovers repeating workflow patterns in your history and generates reusable slash commands with your approval.
npx skills add BayramAnnakov/claude-reflect --all -g -y
Available:

Explains the plugin's two-stage capture-and-reflect architecture so the AI agent knows how hooks, queues, and memory targets work together when processing learnings.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install claude-reflect?โ–ผ

Run `npx skills add BayramAnnakov/claude-reflect --all -g -y` in your terminal to install the full suite globally.

How does claude-reflect remember my corrections?โ–ผ

Hooks automatically detect corrections like "no, use X" during sessions and queue them. Running /reflect lets you review and save them permanently to CLAUDE.md.

Can claude-reflect create new skills automatically?โ–ผ

Yes. The /reflect-skills command analyzes your past sessions for repeating patterns and drafts reusable slash commands, which you approve before they are created.

Does claude-reflect work in languages other than English?โ–ผ

Yes. It uses AI-powered semantic detection that understands corrections in any language, including Chinese, Japanese, and Korean.

Which platforms does claude-reflect support?โ–ผ

It runs natively on macOS, Linux, and Windows with Python 3.6+, and works inside Claude Code with no extra configuration.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’