Skip to main content

groove-utilities-memory-log-weekly

Roll up the weekly memory log from daily entries.

Ir para a instalação

Informações da origem

Repositório
andreadellacorte/groove
Última atividade na origem
9 de março de 2026 às 19:59
Idioma detectado do SKILL.md
inglês
Estrelas
5
Forks
0

Opções de instalação

Por padrão, está selecionado o prompt que primeiro revisa a origem. Você pode mudar para um comando direto ou baixar uma cópia local.

Revise os arquivos de origem

Leia o SKILL.md e os arquivos complementares exibidos pelo SkillsMP antes de decidir se vai instalar.

Explorador de arquivos
2 arquivos

Exibindo SKILL.md

SKILL.md
Instruções da origem · Visualização somente leitura
name
groove-utilities-memory-log-weekly
description
Roll up the weekly memory log from daily entries.
license
MIT
allowed-tools
Read Write Edit Glob Grep Bash(git:*) AskUserQuestion
metadata
{"author":"andreadellacorte"}
# groove-utilities-memory-log-weekly ## Outcome `.groove/memory/weekly/YYYY-Www.md` is created or updated with a roll-up of the week's daily files. Sections cover themes, key outcomes, and learnings — no raw detail duplication. ## Acceptance Criteria - File exists at `.groove/memory/weekly/YYYY-Www.md` (ISO week format, e.g. `2026-W09`) - Themes section identifies recurring topics from daily entries - Key outcomes section lists significant completions from the week - Learnings section synthesises patterns and insights across the week - 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 week, or when user explicitly requests - Roll up from that week's daily files in `.groove/memory/daily/` - If no daily files exist for the week, note that and exit gracefully - Use template at `skills/groove-utilities-memory-log-weekly/templates/weekly.md` for file structure - If file already exists, update rather than overwrite
Ver no GitHub