andreadellacorte

andreadellacorte/groove

54 resources in this repository

GitHub
🎯54

🎯Skills54

🎯groove🎯Skill

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

groove
🎯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-utilities-memory-log-daily
🎯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-daily-start
🎯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-utilities-memory-log-git
🎯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-work-brainstorm
🎯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-utilities-task-list
🎯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-log-monthly
🎯groove-utilities-task-analyse🎯Skill

Groove utility skill for analyzing task status across active projects, providing AI agents with a structured overview of progress, blockers, and priorities.

groove-utilities-task-analyse
🎯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-install
🎯groove-work-spec🎯Skill

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

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

A Groove workflow skill that evaluates completed work against the plan and acceptance criteria through branch-diff analysis. It categorizes findings into Fix Now, Needs Spec, and Create Issues, makes accept/rework decisions with rationale, and captures lessons for the compound learning stage.

groove-work-review
🎯groove-work-compound🎯Skill

Groove workflow skill for capturing lessons learned after completing work, feeding insights back into the compound engineering loop for continuous improvement.

groove-work-compound
🎯groove-utilities-task-config🎯Skill

Groove utility skill for configuring the task tracking backend, adjusting settings like project paths, archive behavior, and task metadata schemas.

groove-utilities-task-config
🎯groove-admin-install🎯Skill

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

groove-admin-install
🎯groove-utilities-memory-log-weekly🎯Skill

A Groove workflow skill that rolls up daily memory entries into a weekly summary. It identifies recurring themes, lists significant completions, and synthesizes patterns and insights across the week without duplicating raw details from individual daily logs.

groove-utilities-memory-log-weekly
🎯groove-utilities-task-update🎯Skill

A Groove utility skill for updating an existing task's status, body, or metadata in the configured backend. It preserves existing content by appending progress notes, and requires a resolution summary before marking any task as completed or scrapped.

groove-utilities-task-update
🎯groove-admin-doctor🎯Skill

Groove admin skill for diagnosing and repairing the entire Groove workflow system, checking all backends and reporting issues with memory, task, and config subsystems.

groove-admin-doctor
🎯groove-admin-help🎯Skill

A Groove admin skill that displays a structured overview of all available Groove commands organized by category (daily, work, tasks, memory, session, admin). It reads live configuration values from the project's index file and shows them alongside the command reference.

groove-admin-help
🎯groove-utilities-task-install🎯Skill

Groove utility skill for setting up the task tracking backend, configuring the persistent storage system for managing engineering tasks and project work items.

groove-utilities-task-install
🎯groove-utilities-memory-doctor🎯Skill

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.

groove-utilities-memory-doctor
🎯groove-work-audit🎯Skill

A Groove workflow skill that reviews the current branch for blindspots and gaps, categorizing findings into three action levels: Fix Now (trivial fixes), Needs Spec (requires planning), and Create Issues (large effort items).

groove-work-audit
🎯groove-daily-end🎯Skill

A Groove workflow skill for wrapping up the workday by analyzing git changes, writing daily/weekly/monthly memory logs in order, summarizing tasks, checking for stale specs, collecting session ratings, and executing end-of-day hooks.

groove-daily-end
🎯groove-utilities-task-archive🎯Skill

A Groove utility skill that archives all completed and scrapped tasks in the configured backend (beans, Linear, or GitHub). It shows the user what will be archived, requires confirmation before proceeding, and reports the count of archived tasks upon completion.

groove-utilities-task-archive
🎯groove-utilities-check🎯Skill

Groove utility skill for running health checks across all Groove subsystems, verifying that memory, task, and admin backends are properly configured and functioning.

groove-utilities-check
🎯groove-utilities-task-create🎯Skill

A Groove utility skill that serves as the single source of truth for creating tasks in the configured backend (beans, Linear, or GitHub). It supports rich task bodies with context, goals, and acceptance criteria, handles parent-child task hierarchies, and defaults new tasks to in-progress status.

groove-utilities-task-create
🎯groove-work-exec🎯Skill

Groove workflow skill for executing implementation plans, guiding AI agents through structured task execution with built-in progress tracking and checkpoint management.

groove-work-exec
🎯groove-admin-update🎯Skill

A Groove admin skill that pulls the latest Groove skills from GitHub and applies pending state migrations in version order. It verifies the installed version matches the latest GitHub release, runs migrations sequentially, and refreshes platform symlinks for Claude Code and Cursor after updating.

groove-admin-update
🎯groove-utilities-task-doctor🎯Skill

Groove utility skill for diagnosing issues with the task tracking backend, running health checks and repair operations on the task storage system.

groove-utilities-task-doctor
🎯groove-admin-config🎯Skill

Groove admin skill for configuring the overall Groove workflow system, managing settings for daily rhythm, memory backends, and task tracking preferences.

groove-admin-config
🎯groove-utilities-prime🎯Skill

A session initialization skill for the Groove workflow framework that runs a prime shell script at the start of every conversation to load workflow context into the agent.

groove-utilities-prime
🎯groove-utilities-memory-mistakes🎯Skill

A Groove workflow skill that logs agent mistakes, identifies their root cause, applies fixes, and graduates the lessons learned into persistent memory files to prevent recurring errors.

groove-utilities-memory-mistakes
🎯pdf-to-markdown🎯Skill

Part of Groove, a compound engineering workflow skills collection for AI productivity that includes daily rhythm tracking, task management, memory logs, and utility tools like PDF to Markdown conversion.

pdf-to-markdown
🎯groove-utilities-memory-retrospective🎯Skill

A groove workflow skill that performs periodic retrospectives by analyzing session ratings, recurring mistake patterns, and captured learnings over a specified time period (week, month, or all) to produce a workflow health summary.

groove-utilities-memory-retrospective
🎯groove-groovebook-review🎯Skill

A work review skill from the Groove compound engineering workflow suite that evaluates output quality as part of a structured work loop including brainstorm, plan, execute, review, and compound stages, with task tracking and memory log backends for AI productivity.

groove-groovebook-review
🎯groove-work-doc🎯Skill

A groove skill that creates structured 'how does X work' documentation files for codebase components or concepts, including overview, key files, execution flow, and gotchas sections based on actual codebase research.

groove-work-doc
🎯groove-utilities-memory-graduate🎯Skill

A memory graduation utility skill from the Groove compound engineering workflow suite that promotes important learnings from temporary to permanent memory, part of a structured memory system with daily rhythm, task tracking, and mistake logging for compound AI productivity.

groove-utilities-memory-graduate
🎯groove-admin-claude-hooks🎯Skill

A groove admin skill that installs Claude Code native shell hooks into .claude/settings.json, enabling deterministic session-end reminders, git activity capture, managed-path protection, context repriming on session start, and version checking.

groove-admin-claude-hooks
🎯groove-groovebook-publish🎯Skill

A compound engineering workflow skill suite for AI productivity, providing daily rhythm management, task tracking, memory logs, and a structured engineering loop with tools for brainstorming, planning, execution, and review.

groove-groovebook-publish
🎯groove-utilities-memory-promises🎯Skill

A memory promises utility skill from the Groove compound engineering workflow suite that tracks and manages commitments across sessions, part of a comprehensive memory system including daily, weekly, and monthly logs with backend health checks for persistent AI agent context.

groove-utilities-memory-promises
🎯groove-utilities-onboard🎯Skill

A groove utility skill that generates a GROOVE.md onboarding guide for contributors joining a groove-enabled project, explaining the compound loop, available commands, conventions, and optionally updating CONTRIBUTING.md.

groove-utilities-onboard
🎯groove-admin-claude-statusline🎯Skill

Compound engineering workflow skills that provide daily work rhythm, task tracking, memory logging, and a structured compound engineering loop for AI-assisted productivity.

groove-admin-claude-statusline
🎯groove-admin-cursor-hooks🎯Skill

Installs groove's native hooks into Cursor's hooks.json, enabling compaction-safe context re-priming on session start, end-of-day reminders, git commit activity logging, managed-path write protection, and automatic version checks.

groove-admin-cursor-hooks
🎯agent-browser🎯Skill

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

agent-browser
🎯find-skills🎯Skill

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

find-skills
🎯groove-utilities-stats🎯Skill

Skill

groove-utilities-stats
🎯memory🎯Skill

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

memory
🎯task🎯Skill

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

task
🎯daily🎯Skill

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

daily
🎯work🎯Skill

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

work
🎯groove-utilities-memory-init-daily🎯Skill

Skill

groove-utilities-memory-init-daily
🎯skills🎯Skill

Skill

skills
🎯groove-work-work🎯Skill

Skill

groove-work-work
🎯bonfire🎯Skill

Skill

bonfire