This automates a simple habit: logging your git activity to a timestamped markdown file in `.groove/memory/git/`. It captures commits since midnight, current status, and diff stats, then auto-increments the filename if you've already logged earlier in the day. The files are designed to be committed alongside the work they describe, which is a nice touch for documentation continuity. It's opinionated about the memory path and strictly uses a template, so there's no customization without forking. Best for teams or individuals who want automatic session snapshots without thinking about it. If you're already manually summarizing your work at commit time, this just removes the friction.
npx skills add https://github.com/andreadellacorte/groove --skill groove-utilities-memory-log-git