andreadellacorte/groove

groove-utilities-memory-log-monthly

Roll up the monthly memory log from weekly entries.

First seen Mar 3, 2026

Installation

$ npx skills add andreadellacorte/groove --skill groove-utilities-memory-log-monthly

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from andreadellacorte/groove · top by installs.

npx skills add andreadellacorte/groove

Browse all from andreadellacorte/groove

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 5
License LICENSE
Default branch main
Open issues 0
Status Active

Skill metadata

Parsed from SKILL.md frontmatter.

LicenseMIT
Allowed toolsRead Write Edit Glob Grep Bash(git:*) AskUserQuestion
More metadata
author
andreadellacorte

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,268 B
  • docs SUMMARY.md 91 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 530 installs

SKILL.md

groove-utilities-memory-log-monthly

Outcome

.groove/memory/monthly/YYYY-MM.md is created or updated with a roll-up of the month's daily files. Sections cover themes, key outcomes, and learnings at monthly scope.

Acceptance Criteria

  • File exists at .groove/memory/monthly/YYYY-MM.md after command completes
  • Themes section identifies major recurring topics from the month
  • Key outcomes section lists significant completions and milestones
  • Learnings section synthesises patterns and insights across the month
  • Content is rolled up from daily files — not duplicated raw detail

Constraints

  • Memory path is always .groove/memory/
  • Only run on the last weekday of the month, or when user explicitly requests
  • Roll up from that month's daily files in .groove/memory/daily/
  • If no daily files exist for the month, note that and exit gracefully
  • Use template at skills/groove-utilities-memory-log-monthly/templates/monthly.md for file structure
  • If file already exists, update rather than overwrite