Skip to content

Conversation

@BayramAnnakov
Copy link

Summary

Adds claude-reflect - a self-learning system that captures corrections during Claude Code sessions and syncs them to CLAUDE.md.

Category

Workflow Orchestration - Captures and processes user corrections to improve Claude behavior over time.

Features

  • Hooks: PreCompact (backup queue), PostToolUse (post-commit reminder)
  • Commands: /reflect, /skip-reflect, /view-queue
  • Pattern Detection: Corrections, positive feedback, explicit remember: markers
  • Confidence Scoring: 0.60-0.90 based on pattern strength
  • Multi-target sync: CLAUDE.md + AGENTS.md

Links

BayramAnnakov and others added 3 commits January 3, 2026 22:16
Self-learning system for Claude Code that:
- Captures corrections during sessions via hooks
- Queues learnings with confidence scoring (0.60-0.90)
- Processes with human review via /reflect
- Syncs to CLAUDE.md and AGENTS.md

Commands: /reflect, /skip-reflect, /view-queue

Repository: https://github.com/bayramannakov/claude-reflect

🤖 Generated with [Claude Code](https://claude.ai/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant