Reflect banner
BayramAnnakov BayramAnnakov

Reflect

Development community

Description

--- description: Reflect on session corrections and update CLAUDE.md (with human review) allowed-tools: Read, Edit, Write, Glob, Bash, Grep, AskUserQuestion, TodoWrite --- ## Arguments - `--dry-run`: Preview all changes without prompting or writing. - `--scan-history`: Scan ALL past sessions for corrections (useful for first-time setup or cold start). - `--days N`: Limit history scan to last N days (default: 30). Only used with `--scan-history`. - `--targets`: Show detected AI assistant config

Installation

Installs to ~/.claude/skills/bayramannakov-claude-reflect-reflect/SKILL.md

Terminal
mkdir -p ~/.claude/skills/bayramannakov-claude-reflect-reflect && curl -fsSL https://raw.githubusercontent.com/BayramAnnakov/claude-reflect/HEAD/commands/reflect.md -o ~/.claude/skills/bayramannakov-claude-reflect-reflect/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository