Execute self-learning system that captures corrections during sessions and syncs them to CLAUDE.md. Use when discussing learnings, corrections, or when the user mentions remembering something. Trigger with phrases like "remember this", "don't forget", "use X not Y", or "actually...".
7.0
Rating
0
Installs
AI & LLM
Category
Excellent self-learning skill with clear description, well-defined triggers, and comprehensive command documentation. The SKILL.md provides a concise two-stage workflow overview, command reference table, and practical examples that enable a CLI agent to understand when and how to invoke the skill. The correction detection patterns are specific and actionable. Strong novelty value as this meta-learning capability would be expensive for a base LLM to implement per-session. Structure is clean with overview in SKILL.md and implementation details delegated to scripts. Minor deduction only because the actual mechanics of how hooks integrate and script implementation details are abstracted (though appropriately so given the referenced files exist).
Loading SKILL.md…