Current Learnings
!cat learnings.md 2>/dev/null || echo "No learnings.md found"
Current CLAUDE.md
!cat CLAUDE.md 2>/dev/null | head -30
Instructions
- Merge duplicates: Combine entries describing the same learning
- Validate: Mark entries confirmed across 3+ sessions as HIGH confidence
- Promote: Move HIGH-confidence, broadly-applicable patterns to CLAUDE.md or rules/
- Archive: Remove entries older than 30 days that were never re-validated
- Organize: Group by category (Convention, Pattern, Failure, Decision, Reference, Guide)
- Summarize: Report what was promoted, merged, and archived
Show proposed changes before applying.