This rolls up your daily groove memory logs into monthly summaries, creating files like `.groove/memory/monthly/2024-01.md` that pull out themes, key outcomes, and learnings from the month. It's designed to run on the last weekday of each month and synthesizes patterns rather than dumping raw details. You get a higher altitude view of what actually mattered without manually combing through daily entries. The automation constraint is smart since monthly reviews lose value if you're constantly re-running them, and it gracefully handles months where you didn't log anything. It's part of a broader groove utilities system, so you'll need that structure in place first.
npx skills add https://github.com/andreadellacorte/groove --skill groove-utilities-memory-log-monthly