🎯

groove-utilities-memory-init-daily

🎯Skill

from andreadellacorte/groove

πŸ“¦

Same repository

andreadellacorte/groove(54 items)

groove-utilities-memory-init-daily

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add andreadellacorte/groove --skill groove-utilities-memory-init-daily
skills.sh Install⚠ Installs to .agents/skills/
npx skills add andreadellacorte/groove --skill groove-utilities-memory-init-daily
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/groove-utilities-memory-init-daily/SKILL.md
10Installs
-
AddedMar 4, 2026

More from this repository10

🎯
groove🎯Skill

A groove skill from Groove, providing development workflow skills for music technology and creative applications.

🎯
groove-utilities-memory-log-daily🎯Skill

Groove workflow skill for writing daily memory logs, capturing work progress and lessons learned as part of the compound engineering productivity system.

🎯
groove-daily-start🎯Skill

Groove workflow skill for starting the workday, loading context from memory logs and task lists to set up a productive daily engineering rhythm.

🎯
groove-utilities-memory-log-git🎯Skill

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.

🎯
groove-work-brainstorm🎯Skill

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-utilities-task-list🎯Skill

Groove utility skill for listing active tasks across all projects, giving AI agents a consolidated view of pending work items and their current states.

🎯
groove-work-plan🎯Skill

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-utilities-memory-install🎯Skill

Groove utility skill for setting up the memory backend, bootstrapping the persistent storage system used for daily logs, weekly rollups, and project memory.

🎯
groove-utilities-memory-log-monthly🎯Skill

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-work-spec🎯Skill

Groove workflow skill for creating outcome specifications, helping AI agents define clear deliverables and acceptance criteria before starting implementation work.