This skill provides a systematic framework for extracting and preserving valuable patterns discovered during work sessions. Rather than letting hard-won insights disappear when a session ends, it captures solutions, techniques, and project-specific knowledge as reusable learned skills.
The most valuable knowledge often emerges through struggle - debugging sessions that reveal non-obvious solutions, user corrections that expose better approaches, and workarounds that navigate framework limitations. This tacit knowledge typically evaporates between sessions, forcing repeated rediscovery.
| Specificity over Generality | A pattern that solves a specific problem well beats a vague principle | | Context Preservation | Include enough context to understand when the pattern applies | | Actionable Format | Patterns should be immediately usable, not just informative |
Framework di estrazione di pattern per l'apprendimento dalle sessioni. Questa competenza acquisisce modelli preziosi scoperti durante le sessioni di lavoro, tra cui risoluzioni di errori, correzioni dell'utente, soluzioni alternative, tecniche di debug e modelli specifici del progetto. Si attiva all'arresto dell'hook, alla fine della sessione, al "salvataggio degli apprendimenti", all'"estrazione di modelli" o quando viene chiesto esplicitamente di acquisire conoscenze dalla sessione corrente. Restituisce le abilità apprese a ~/.claude/skills/learned/. Fonte: mhylle/claude-skills-collection.