groove-utilities-memory-doctor
๐ฏSkillfrom andreadellacorte/groove
A Groove utility skill that checks the health and configuration of the memory file structure. It verifies the existence of required directories (daily, weekly, monthly, git, specs, learned) and provides specific remediation commands for any issues found.
Same repository
andreadellacorte/groove(54 items)
Installation
npx vibeindex add andreadellacorte/groove --skill groove-utilities-memory-doctornpx skills add andreadellacorte/groove --skill groove-utilities-memory-doctor~/.claude/skills/groove-utilities-memory-doctor/SKILL.mdSKILL.md
More from this repository10
A groove skill from Groove, providing development workflow skills for music technology and creative applications.
Groove workflow skill for writing daily memory logs, capturing work progress and lessons learned as part of the compound engineering productivity system.
Groove workflow skill for starting the workday, loading context from memory logs and task lists to set up a productive daily engineering rhythm.
Records a git activity summary as a memory log file, capturing commits since midnight, current git status, and diff stats in a dated, auto-incremented markdown file under the .groove/memory/git/ directory.
A brainstorming skill that clarifies project scope through interactive dialogue, surfaces key decisions and open questions, and enforces YAGNI principles before proceeding to implementation planning.
Groove utility skill for listing active tasks across all projects, giving AI agents a consolidated view of pending work items and their current states.
A Groove workflow skill that researches a codebase to create a concrete implementation plan with ordered steps, file paths, and function names. It requires a prior brainstorming phase and focuses exclusively on planning without writing any code.
Groove utility skill for setting up the memory backend, bootstrapping the persistent storage system used for daily logs, weekly rollups, and project memory.
A Groove workflow skill that rolls up weekly daily memory entries into a monthly summary file. It synthesizes themes, key outcomes, and learnings from daily logs into a concise monthly overview without duplicating raw details.
Groove workflow skill for creating outcome specifications, helping AI agents define clear deliverables and acceptance criteria before starting implementation work.