Loading...
Loading...
Analyse workflow trends: session ratings, recurring mistakes, and learnings over a period. Use for weekly or monthly reflection.
npx skill4agent add andreadellacorte/groove groove-utilities-memory-retrospectiveweekmonthalllearned/signals.mdlearned/*.mdmemory:.groove/index.md.groove/memory/weekmonthallweek<memory>/learned/signals.md| YYYY-MM-DD | N/5 | context |beans list --parent <mistakes-epic-id> -t bug -s completed-s in-progress<memory>/learned/*.mdsignals.md## YYYY-MM-DDgit log --oneline --since="<start-date>"## Groove Retrospective — <period> (<start-date> to <today>)
### Session Ratings
<count> sessions rated | avg: <N>/5 | trend: <up/down/flat or n/a>
<sparkline of ratings if ≥3 data points, e.g. ▂▄█▆▇>
### Mistakes
<N> incidents resolved | <N> open
Top patterns:
- <root cause pattern> (N occurrences)
- ...
(No recurring patterns) if all unique
### Learnings
<N total entries across <M> topics>
- patterns (<N> entries): <most recent bullet>
- anti-patterns (<N> entries): <most recent bullet>
- ...
### Workflow Health
<git commits in period> commits | <1-sentence summary of overall trend>
e.g. "Stable week — ratings above 4, one incident (resolved), 3 new patterns captured."YYYY-MM-DD