skills/groove-utilities-task-update/SKILL.md
Update an existing task in the configured backend.
npx skillsauth add andreadellacorte/groove groove-utilities-task-updateInstall 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.
A task's status, body, or metadata is updated in the configured backend. Progress notes are appended without overwriting existing content. When completing a task, a resolution (Summary of Changes or Reasons for Scrapping) is written to the task body before marking done.
tasks.backend from .groove/index.md to determine backendtasks.backend: none, no-op with friendly messagebeans: beans update <id> -s <status> and beans update <id> -d "<body>"linear: update issue via linear CLI or MCPgithub: gh issue edit <number> --body "<body>" and label/close commandstesting
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.