基于 SOC 职业分类
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/andreadellacorte/groove --skill groove-utilities-task-doctor命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
| name | groove-utilities-task-doctor |
| description | Check task backend health and connectivity. |
| license | MIT |
| allowed-tools | Read Write Edit Glob Grep Bash(git:*) Bash(beans:*) Bash(gh:*) Bash(linear:*) Bash(npx:*) AskUserQuestion |
| metadata | {"author":"andreadellacorte"} |
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 exitGroove engineering workflow system. Top-level entry point. Use groove-daily-*, groove-work-*, groove-utilities-*, groove-admin-* for all workflow and admin commands.
Install a rich Claude Code statusline into ~/.claude/hooks/ and ~/.claude/settings.json. Displays model, git context, token usage, effort level, 5h/7d usage limits, and active /loop count with next-fire time.
Set up task backend and configuration.