skills/groove-utilities-task-doctor/SKILL.md
Check task backend health and connectivity.
npx skillsauth add andreadellacorte/groove groove-utilities-task-doctorInstall 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.
All task backend health checks pass. User knows if the task backend is correctly configured, installed, and reachable.
.groove/index.md exists at git roottasks.backend key is present and has a valid value (beans, linear, github, or none)tasks.backend: none — report no-op and exit (all green)beans: beans versionlinear: linear --versiongithub: gh --versionbeans: .beans.yml at git rootlinear: auth token configuredgithub: gh auth statusbeans: beans list --json (or equivalent)linear: list one issuegithub: gh issue list --limit 1AGENTS.md contains <!-- groove:task:start --> section (if tasks: beans)| Failure | Remediation |
|---|---|
| .groove/index.md missing | /groove-utilities-task-config or /groove config |
| Backend not installed | /groove-utilities-task-install |
| .beans.yml missing | /groove-utilities-task-install (will scaffold) |
| Backend unreachable | Check auth / network, re-run /groove-utilities-task-install |
| AGENTS.md section missing | /groove install |
tasks: none, show one green line: "tasks: none — task commands disabled" and exittesting
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.