learn-from-fix
FeaturedCapture Elixir/Ecto/LiveView lessons and Hex API rules. Use after corrections or when asked to document learning, record a lesson, prevent a fixed mistake, or remember package guidance with --library.
Install
Quality Score: 94/100
Skill Content
Details
- Author
- oliver-kriska
- Repository
- oliver-kriska/claude-elixir-phoenix
- Created
- 5 months ago
- Last Updated
- yesterday
- Language
- Python
- License
- MIT
Integrates with
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
learn-rule
Capture a correction or lesson as a persistent learning rule with category, mistake, and correction. Stores, categorises, and retrieves rules for future sessions. Use after mistakes or when the user says "remember this", "don't forget", "note this", or "learn from this".
lesson-extraction
Captures lessons from completed work into structured drafts in .devt/state/lessons.yaml — what worked, what failed, non-obvious discoveries. Curator gate-promotes drafts into .devt/memory/lessons/LES-NNNN.md. Use when the user says "what did we learn", "capture this lesson", "remember this for next time", or wants a session retrospective. Distinct from memory query (search existing) and autoskill (improve plugin).
adept-self-improve
Capture a durable lesson, correction, or convention from this session as a reusable adept skill, then sync it to every harness. Apply when the user corrects you, when a fix generalizes, or when you say 'I'll remember that.'