# Consolidate Learnings

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

- Skill: `rhythmmittal19/consolidate-learnings` (Agent Skill)
- Install (CLI): `npx skillmds@latest add rhythmmittal19/consolidate-learnings`
- Raw SKILL.md: https://api.skillmd.com/api/skills/rhythmmittal19/consolidate-learnings/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: RhythmMittal19 (https://skillmd.com/u/rhythmmittal19)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/rhythmmittal19/consolidate-learnings

---


## 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.

