Consolidate learnings
Skill RhythmMittal19/claude-config/skills/consolidate-learnings
Ultimate Claude Code configuration — 9 agents, 19 skills, 13 templates. Researched from 850+ repos.
npx -y skills add RhythmMittal19/claude-config --skill consolidate-learningsAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Weekly review of learnings.md. Merge duplicates, promote validated patterns, archive stale entries.
SKILL.md
0.9 KB, as published. Nobody here has run it
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.