groove-utilities-memory-log-git
SKILL.md
groove-utilities-memory-log-git
Outcome
.groove/memory/git/YYYY-MM-DD-GIT-N.md is created with a git summary for the current session. N is auto-incremented based on existing files for that date.
Acceptance Criteria
- File created at
.groove/memory/git/YYYY-MM-DD-GIT-N.mdwith correct N - Content includes commits since midnight, git status, and diff stats
- N does not collide with existing files for the same date
- File is suitable for inclusion in the same commit it describes
Constraints
- Memory path is always
.groove/memory/ - Always list existing files in
.groove/memory/git/before writing to determine correct N - N starts at 1 for the first file of the day, increments for subsequent
- Git data to include:
git log --since=midnight --onelinefor commitsgit status --shortfor current stategit diff --stat HEADfor changed files summary
- Use template at
skills/groove-utilities-memory-log-git/templates/git.mdfor file structure - If no git changes since midnight, still write the file noting no changes
Weekly Installs
52
Repository
andreadellacorte/grooveGitHub Stars
4
First Seen
11 days ago
Security Audits
Installed on
gemini-cli52
github-copilot52
codex52
kimi-cli52
cursor52
amp52