continuous-learning
Installation
SKILL.md
Continuous Learning
Overview
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.
Design Philosophy
Learning from Experience
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.
This skill operationalizes experience by:
- Pattern Recognition - Identifying moments of insight during sessions
- Knowledge Extraction - Distilling insights into reusable formats
- Persistent Storage - Saving patterns for future session retrieval
- Progressive Refinement - Improving patterns as they're reused and validated