What problem does it solve?
Persist actionable learnings, recurring fixes, and client preferences so important knowledge is retained across projects and sessions and can be reliably reused by future work.
Core Features & Use Cases
- Interactive or Direct Capture: Save a learning interactively or by supplying a concise description to record it immediately.
- Classification & Deduplication: Classify entries as pattern, fix, or client preference and check for similar existing entries before saving to avoid duplication.
- Append-only, Traceable Entries: Generate a unique ID and ISO timestamp for each entry and append it to local knowledge files for auditability and easy retrieval.
- Use Case: After resolving a recurring build error, record the error and its fix to common-fixes.md so teammates can find and apply the solution in future projects.
Quick Start
Use /qualia-learn followed by a concise description to save a pattern, fix, or client preference to your persistent ~/.claude/knowledge store.