groove-admin-update

Pull latest Groove skills and apply pending migrations to local state.

5|Updated Feb 28, 2026
One-click install
npx skills add https://github.com/andreadellacorte/groove --skill groove-admin-update
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: groove-admin-update
Source: https://github.com/andreadellacorte/groove/tree/main/.agents/skills/groove-admin-update
Command: npx skills add https://github.com/andreadellacorte/groove --skill groove-admin-update

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of updating the Groove skills to their latest versions and applying any necessary database migrations to your local Groove state, ensuring your workflow tools are always current and functional.

Core Features & Use Cases

  • Latest Version Sync: Pulls the most recent updates for all Groove skills directly from the GitHub repository.
  • Migration Management: Automatically applies pending state migrations in the correct order, ensuring data integrity and compatibility.
  • Use Case: After a period of not updating, you can run this skill to bring your entire Groove setup to the latest stable version, including any backend changes or new features.

Quick Start

Run the groove-admin-update skill to pull the latest groove skills and apply pending migrations.

Frequently Asked Questions about groove-admin-update

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I update Groove skills and apply pending migrations to my local state?

To update Groove skills, run the update process which pulls the latest versions from GitHub and automatically applies pending state migrations in the correct order to ensure data integrity.

What does synchronizing platform symlinks for Claude and Cursor do during a Groove update?

Synchronizing platform symlinks ensures that your local Claude and Cursor environments point to the newly updated Groove skills directory, maintaining functional compatibility across your workflow tools after applying migrations.

Can I run Groove migrations manually if the automated update installation fails?

If automated installation fails, the update process checks your version against GitHub releases and automatically retries the installation, ensuring migrations are applied correctly to maintain local state compatibility.

When do I need to update my Groove workflow tools and index file?

You need to update your Groove workflow tools when backend changes or new features are released. Running the update synchronizes your `.groove/index.md` file and applies database migrations to keep your setup functional.

Does the Groove update process require any external dependencies or scripts to run?

No external dependencies are required to run the Groove update. It operates using internal scripts to pull the latest skills from the GitHub repository, apply state migrations, and synchronize platform symlinks.