skills/groove-utilities-memory-doctor/SKILL.md
Check memory backend health and configuration.
npx skillsauth add andreadellacorte/groove groove-utilities-memory-doctorInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
All memory health checks pass. User knows if the memory file structure is correctly configured and accessible.
.groove/index.md exists at git root.groove/memory/)daily/, weekly/, monthly/, git/.groove/memory/specs/ (used by /groove-work-spec)learned/ directory exists: .groove/memory/learned/ (warm memory tier)| Failure | Remediation |
|---|---|
| .groove/index.md missing | /groove-admin-config |
| Memory path missing | /groove-utilities-memory-log-daily (will create on first run) |
| Log subdirectory missing | /groove-utilities-memory-log-daily |
| Specs directory missing | /groove-utilities-memory-install |
| learned/ missing | /groove-admin-update (migration 0.11.5→0.12.0 creates it) |
testing
Quantified compound-loop dashboard: lessons captured vs graduated, adherence streaks, and task velocity. Use to see whether the workflow is actually compounding.
data-ai
Groove engineering workflow system. Top-level entry point. Use groove-daily-*, groove-work-*, groove-utilities-*, groove-admin-* for all workflow and admin commands.
documentation
Document lessons, update rules/templates/docs. Use to capture learnings after review.
development
Set up task backend and configuration.