insight-extraction
Installation
SKILL.md
Insight Extraction Skill
Overview
Analyze completed coding sessions and extract structured learnings for the memory system. Insights help future sessions avoid mistakes, follow established patterns, and understand the codebase faster.
Core principle: Extract ACTIONABLE knowledge, not logs. Every insight should help a future session do something better.
When to Use
Always:
- After completing a coding task
- After fixing bugs
- After discovering new patterns
- After failed attempts (especially valuable)
Exceptions: