BayramAnnakov/claude-reflect

A self-learning system for Claude Code that captures corrections, positive feedback, and preferences — then syncs them to CLAUDE.md and AGENTS.md.

1.4kStars on the repository
12Mods indexed here, across every type
5mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

UserPromptSubmit

01

BayramAnnakov/claude-reflect

Hook

Runs when you submit a prompt, before the agent sees it, executing capture_learning.py via python3. From BayramAnnakov/claude-reflect.

1.4k +3 5mo ago A tokens not measured original MIT

PreCompact

02

BayramAnnakov/claude-reflect

Hook

Runs before the context is compacted, executing check_learnings.py via python3. From BayramAnnakov/claude-reflect.

1.4k +3 5mo ago A tokens not measured original MIT

PostToolUse

03

BayramAnnakov/claude-reflect

Hook

Runs after a tool call finishes for Bash tool calls, executing post_commit_reminder.py via python3. From BayramAnnakov/claude-reflect.

1.4k +3 5mo ago A tokens not measured original MIT

SessionStart

04

BayramAnnakov/claude-reflect

Hook

Runs when a session starts, executing session_start_reminder.py via python3. From BayramAnnakov/claude-reflect.

1.4k +3 5mo ago A tokens not measured original MIT