groove-admin-cursor-hooks

Installation
SKILL.md

groove-admin-cursor-hooks

Install groove's Cursor native hooks. These run outside the model — deterministic, unconditional — and complement groove's advisory markdown hooks (.groove/hooks/start.md, end.md).

Use --disable <hook> to remove a specific hook. Use --list to show current status.

Outcome

Selected hooks are registered in .cursor/hooks.json and shell scripts are written to .groove/hooks/cursor/. Hooks fire automatically on Cursor lifecycle events without any model involvement.

Available hooks

Name Event Matcher What it does
context-reprime sessionStart Runs the prime script with --json — ensures full workflow context is loaded after every session start and compaction
daily-end-reminder stop If hour is 16–21 local time and .groove/index.md exists, prints a reminder to run /groove-daily-end
git-activity-buffer postToolUse Shell If the command contains git commit, appends a timestamped line to .groove/.cache/git-activity-buffer.txt
Related skills
Installs
212
GitHub Stars
5
First Seen
Mar 9, 2026