๐ŸŽฏ

groove-admin-install

๐ŸŽฏSkill

from andreadellacorte/groove

VibeIndex|
What it does
|

Groove admin skill for bootstrapping the entire Groove workflow system, setting up all required backends for daily rhythm, task tracking, and memory logging.

๐Ÿ“ฆ

Same repository

andreadellacorte/groove(54 items)

groove-admin-install

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add andreadellacorte/groove --skill groove-admin-install
skills.sh Installโš  Installs to .agents/skills/
npx skills add andreadellacorte/groove --skill groove-admin-install
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/groove-admin-install/SKILL.md

SKILL.md

311Installs
-
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-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-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-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-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-spec๐ŸŽฏSkill

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