v5.2.3 (2025-11-08)
Breaking Changes: None (patch version)
Improvements:
- Added troubleshooting slash command skill for diagnosing claude-mem installation issues
- Comprehensive diagnostic workflow covering PM2, worker health, database, dependencies, logs, and viewer UI
- Automated fix sequences and common issue resolutions
- Full system diagnostic report generation
Technical Details:
- New file:
.claude/skills/troubleshoot/SKILL.md(363 lines) - Added troubleshooting skill documentation to
README.mdanddocs/troubleshooting.mdx - Version bumped to 5.2.3 across all metadata files
Usage:
Run /skill troubleshoot or invoke the troubleshoot skill to diagnose claude-mem issues.
The skill provides systematic checks for:
- PM2 worker status
- Worker service health
- Database state and integrity
- Dependencies installation
- Worker logs
- Viewer UI endpoints
- Full system diagnostic report
🤖 Generated with Claude Code