一键导入
groove-utilities-memory-doctor
Check memory backend health and configuration.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Check memory backend health and configuration.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Groove engineering workflow system. Top-level entry point. Use groove-daily-*, groove-work-*, groove-utilities-*, groove-admin-* for all workflow and admin commands.
Install a rich Claude Code statusline into ~/.claude/hooks/ and ~/.claude/settings.json. Displays model, git context, token usage, effort level, 5h/7d usage limits, and active /loop count with next-fire time.
Set up task backend and configuration.
Install groove's Claude Code native shell hooks into .claude/settings.json. Enables deterministic session-end reminders, git activity capture, automatic session-capture drafts, and managed-path protection.
Install groove's Cursor native hooks into .cursor/hooks.json. Enables compaction-safe re-priming, session-end reminders, git activity capture, automatic session-capture drafts, and managed-path protection.
Run all groove health checks: config, backends, companions, AGENTS.md.
| name | groove-utilities-memory-doctor |
| description | Check memory backend health and configuration. |
| license | MIT |
| allowed-tools | Read Write Edit Glob Grep Bash(git:*) AskUserQuestion |
| metadata | {"author":"andreadellacorte"} |
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) |