Consolidate Learnings

Weekly review of learnings.md. Merge duplicates, promote validated patterns, archive stale entries.

RhythmMittal19 Updated

File contents

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

  1. Merge duplicates: Combine entries describing the same learning
  2. Validate: Mark entries confirmed across 3+ sessions as HIGH confidence
  3. Promote: Move HIGH-confidence, broadly-applicable patterns to CLAUDE.md or rules/
  4. Archive: Remove entries older than 30 days that were never re-validated
  5. Organize: Group by category (Convention, Pattern, Failure, Decision, Reference, Guide)
  6. Summarize: Report what was promoted, merged, and archived

Show proposed changes before applying.

RhythmMittal19/claude-config/tree/main/skills/consolidate-learnings commit aed0156aa4

Frequently asked questions

npx skillmds@latest add rhythmmittal19/consolidate-learnings