mirror of
https://github.com/harivansh-afk/claude-continual-learning.git
synced 2026-04-15 10:05:14 +00:00
942 B
942 B
Accumulated Learnings
This file is automatically updated after each coding session.
The SessionEnd hook triggers /retrospective which analyzes the session and adds new learnings here.
Patterns (What Works)
Successful approaches and code patterns that should be reused.
Failures (What to Avoid)
Approaches that failed, bugs encountered, and time-wasting paths.
Edge Cases
Tricky scenarios and non-obvious behaviors discovered during development.
Technology Insights
Framework-specific knowledge, library quirks, and API insights.
Conventions
Project-specific coding conventions and style guidelines.