groove-daily-end

Installation
SKILL.md

groove-daily-end

Outcome

The workday is wrapped up: git changes are analysed, memory files are written in order, tasks are analysed, and the end hook is executed if present.

Acceptance Criteria

  • Git memory file written at .groove/memory/git/YYYY-MM-DD-GIT-N.md
  • Daily memory file written at .groove/memory/daily/YYYY-MM-DD.md
  • Weekly memory file written if today is the last weekday of the week
  • Monthly memory file written if today is the last weekday of the month
  • Tasks are analysed and summary is included in daily memory

Constraints

  • Read .groove/index.md for tasks.backend and git.* config; memory path is always .groove/memory/
  • Call /groove-utilities-task-analyse to get task summary for daily memory population
  • Memory population order (must follow this sequence):
Related skills
Installs
243
GitHub Stars
5
First Seen
Mar 3, 2026