skills/groove-utilities-task-analyse/SKILL.md
Analyse task status and distribution across the configured backend.
npx skillsauth add andreadellacorte/groove groove-utilities-task-analyseInstall 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.
Tasks are summarised by status. Milestones and epics are summarised. Completed tasks include enough resolution detail for memory population bullets. Output is suitable for daily end and daily memory.
tasks.backend and tasks.analyse_limit (default 30) from .groove/index.mdtasks.backend: none, no-op with friendly messagebeans: (1) run skills/groove-utilities-task-list/scripts/list-tasks-by-priority.sh [LIMIT] for active tasks (LIMIT from tasks.analyse_limit or 30); (2) run beans list --json --status completed and beans list --json --status scrapped for completed/scrapped; merge, group by status, then summarise (milestones/epics and resolution detail as per acceptance criteria)linear: fetch all assigned issues via linear CLI or MCP, group by stategithub: gh issue list --state all --assignee @me, group by label/statetesting
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.
tools
Load groove workflow context into the conversation. Run at the start of every session.