| Issue | Cause | Solution | |-------|-------|----------| | Can't reproduce | Race condition | Add timing analysis | | Intermittent failure | Timing-dependent | Increase sample size | | No useful logs | Missing instrumentation | Add debug logging | | Memory growth | Resource leak | Use heap profiling |
Scanned 5/31/2026
Install via CLI
openskills install tools-only/X-Skills# Error Handling Reference
| Issue | Cause | Solution |
|-------|-------|----------|
| Can't reproduce | Race condition | Add timing analysis |
| Intermittent failure | Timing-dependent | Increase sample size |
| No useful logs | Missing instrumentation | Add debug logging |
| Memory growth | Resource leak | Use heap profiling |No comments yet. Be the first to comment!
Explain how claude-mem captures observations, when memory injection kicks in, and where data lives. Use when the user asks "how does claude-mem work?" or "what is this thing doing?".