groove-utilities-stats

Installation
SKILL.md

groove-utilities-stats

Use $ARGUMENTS to specify the period: week (default), month, or all.

Bash fast-path

This skill has a bash script at scripts/stats.sh. Run it directly for faster, model-free execution:

bash .agents/skills/groove-utilities-stats/scripts/stats.sh week

(Pass week, month, or all to match $ARGUMENTS.) If the script exits 0, report its stdout and stop — do not continue with the steps below. If it exits non-zero, continue with the markdown steps (exit 3 means it printed the local metrics but the linear/github task counts still need to be computed below; exit 1 means no .groove/).

Outcome

A read-only dashboard is printed to the conversation quantifying compound-loop health for the period: the compound funnel (lessons captured vs graduated), adherence (daily-log coverage, streak, rollup freshness, ratings), and velocity (task open/closed, commits). No files are written. This answers "is the workflow compounding / am I keeping the rhythm" — for qualitative patterns, it points to /groove-utilities-memory-retrospective.

Installs
52
GitHub Stars
5
First Seen
Jun 4, 2026
groove-utilities-stats — andreadellacorte/groove