skills/groove-work-review/SKILL.md
Evaluate output, identify lessons, decide accept/rework. Use after implementation.
npx skillsauth add andreadellacorte/groove groove-work-reviewInstall 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.
The artifact is reviewed for correctness, quality, and fit to plan. Lessons are identified for the compound stage. A clear accept/rework decision is made with rationale. Review notes are captured in the task body.
/groove-work-compoundYYYY-MM-DD, ReviewBranch-diff analysis: determine the base branch (default: main; override with base: arg if provided). Run:
git log --oneline <base>...HEAD — list commits on this branchgit diff <base>...HEAD --stat — summarise changed filesgit diff <base>...HEAD — full diff (use as review input)
Use this diff as the primary artifact to evaluate. If no commits beyond base exist, review working-tree changes instead.Evaluate against plan and acceptance criteria — read the plan from the task body or spec file if available.
Categorise findings (use these exact labels):
State accept or rework decision with rationale.
Note lessons for /groove-work-compound.
Append review notes to the task body.
Create stage task via /groove-utilities-task-create if tasks.backend != none (title YYYY-MM-DD, Review).
tasks.backend from .groove/index.md to determine backendtesting
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.