groove-admin-claude-hooks

Install and configure native shell hooks in Claude Code settings.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines your AI workflow by integrating automated hooks into your Claude Code environment, ensuring critical tasks are performed consistently and safely.

Core Features & Use Cases

  • Automated Reminders: Get timely prompts to complete daily tasks.
  • Git Activity Logging: Automatically capture git commit messages for memory logs.
  • Path Protection: Prevent accidental modifications to critical Groove-managed files.
  • Context Priming: Ensure your AI session starts with the full workflow context loaded.
  • Version Checking: Stay updated with the latest Groove features.

Quick Start

Install all available groove hooks into your Claude Code settings by running the groove-admin-claude-hooks command.

Frequently Asked Questions about groove-admin-claude-hooks

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

FAQPage Schema
How do I automate git commit logging in my AI workflow?

Automated hooks capture git commit messages directly into memory logs within the Claude Code environment, ensuring your AI session retains version control activity without manual entry.

Can I protect specific file paths from being modified by AI?

Path protection hooks prevent accidental modifications to critical Groove-managed files by integrating directly with your Claude Code settings and shell scripts to safeguard important configurations.

How do I prime context automatically when starting an AI session?

Context priming hooks load full workflow context automatically when your Claude Code session starts, ensuring the session begins with all necessary background information preloaded.

What do I need to set up workflow automation hooks in Claude Code?

Setting up workflow automation hooks requires a Claude Code environment with `.claude/settings.json` and shell scripts in `.groove/hooks/claude/`, configured by running the installation command without additional dependencies.

Does this workflow automation work without external dependencies?

This workflow automation operates without external dependencies, using native shell scripts within the Claude Code environment to manage reminders, git activity, and path protection independently.

Why am I getting reminders at the end of my AI coding sessions?

Session-end reminders are triggered by automated hooks configured in Claude Code settings that prompt you to complete daily tasks before the session terminates, ensuring critical activities are not skipped.