What problem does it solve?
It solves the problem of losing valuable debugging insights by converting a one-off fix into a reusable “how to think” skill that future Claude sessions can apply in similar situations.
Core Features & Use Cases
- Insight extraction into heuristics: Captures the underlying decision-making principle (not just the final code change) that reliably generalizes beyond the original incident.
- Quality validation gates: Prevents saving generic, easily Googleable, or vague guidance by requiring specific error context, precise fixes, and strong recognition triggers.
- Project-aware saving strategy: Helps choose between user-level and project-level storage so learned skills are preserved appropriately for reuse.
Quick Start
Ask Claude to extract a reusable learner skill from your most recent debugging session, including the exact error message, relevant file path and line numbers, the precise fix you made, and recognition triggers you expect to see next time.