Before you merge, this runs a systematic review of your branch to catch what you missed. It diffs against main, checks relevant specs in your `.groove/memory/specs/` directory, and categorizes findings into fix now, needs spec, or create issues based on effort and importance. The triaging is honest: if something takes five minutes, you'll fix it immediately. If it needs architecture discussion, you'll generate a spec. The fallback to direct review when the subagent fails is a nice touch. Most useful when you're deep in implementation mode and need fresh eyes on scope creep, edge cases, or technical debt you're about to ship.
npx skills add https://github.com/andreadellacorte/groove --skill groove-work-audit