skills/groove-utilities-check/SKILL.md
Check if a newer version of groove is available on GitHub.
npx skillsauth add andreadellacorte/groove groove-utilities-checkInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This skill has a bash script at scripts/check.sh. Run it directly for faster, model-free execution:
bash .agents/skills/groove-utilities-check/scripts/check.sh
If the script exits 0, report its stdout and stop — do not continue with the steps below. If it exits non-zero or bash is unavailable, continue with the markdown steps.
The latest published groove version is compared against the installed version. If a newer version is available, the user is clearly notified with the upgrade command.
skills/groove/SKILL.md) is compared against latest tag/groove-admin-update".groove/.cache/last-version-check is updated to today's date after check runshttps://api.github.com/repos/andreadellacorte/groove/releases/latestv before comparing).groove/.cache/last-version-check after a successful API call.groove/.cache/ does not exist, skip the date updatetesting
Quantified compound-loop dashboard: lessons captured vs graduated, adherence streaks, and task velocity. Use to see whether the workflow is actually compounding.
data-ai
Groove engineering workflow system. Top-level entry point. Use groove-daily-*, groove-work-*, groove-utilities-*, groove-admin-* for all workflow and admin commands.
documentation
Document lessons, update rules/templates/docs. Use to capture learnings after review.
development
Set up task backend and configuration.