What problem does it solve?
This Skill helps capture what went wrong, what the user corrected, and what was learned so future work improves faster and repeats fewer errors.
Core Features & Use Cases
- Learning logging to .learnings: Records corrections, knowledge gaps, best practices, feature requests, and error details in consistent Markdown entries.
- Structured entries with metadata: Uses standardized formats for summaries, details, suggested actions, priorities, and area tags to make entries searchable and actionable.
- Promotion and skill extraction guidance: Helps decide when to promote learnings into permanent project memory files or extract them into a standalone SKILL.md.
- Deterministic hook-style activation: Provides scripts to prompt evaluation after tasks and to encourage error logging after tool failures.
Quick Start
Use self-improvement to log what happened and the recommended fix for any unexpected failure, then append it to .learnings/ERRORS.md or .learnings/LEARNINGS.md using the Skill’s templates.