groove-admin-config

Configure Groove workflow settings interactively and generate `.groove/index.md` and `.groove/.gitignore`.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the initial setup of the Groove workflow by interactively guiding users through the configuration of essential settings, ensuring a smooth and personalized experience.

Core Features & Use Cases

  • Interactive Configuration: Guides users through setting up task backends, memory review periods, and Git strategies for various components.
  • Default Application: Applies sensible defaults for new users while allowing customization for experienced ones.
  • Use Case: A new user installing Groove for the first time can run this skill to easily set up their preferred task management system (like Beans or Linear) and define how their Git repository should handle Groove's generated files.

Quick Start

Run groove-admin-config to set up your groove configuration interactively.

Frequently Asked Questions about groove-admin-config

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

FAQPage Schema
How do I configure Groove workflow settings interactively?

To configure Groove workflow settings interactively, run the groove-admin-config skill which prompts you for task backend selection, memory review frequency, and Git integration strategies to generate your configuration files.

Can I use default settings when setting up Groove for the first time?

Yes, you can use default settings when setting up Groove. The configuration skill applies sensible defaults for new users while still allowing experienced users to customize task backends and Git strategies interactively.

What Git integration strategies can I configure for Groove tasks and memory?

Git integration strategies for Groove tasks, memory, and hooks are configured interactively during setup. The skill ensures your chosen strategies correctly generate the `.groove/index.md` and `.groove/.gitignore` files.

How does Groove handle task backend selection during configuration?

Groove handles task backend selection by interactively prompting you to choose your preferred task management system, such as Beans or Linear, and applies that choice to your generated configuration files.

Do I need any dependencies installed to set up Groove configuration?

No dependencies are required to set up Groove configuration. The skill operates independently to prompt you for workflow parameters and generate the necessary `.groove` directory files based on your inputs.

What files are generated when configuring the Groove workflow?

Configuring the Groove workflow generates `.groove/index.md` and `.groove/.gitignore` files. These files are automatically created based on your interactive input or the applied default settings.