self-check: drop /autotask from baseline commands
/autotask exists nowhere as a Claude command (no .claude/commands/autotask.md in the repo; only a Grok skill by that name). It was a GURU-5070-specific artifact in the provisional manifest and produced a spurious RED on every other machine. Removing it clears the false FAIL fleet-wide. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -100,7 +100,7 @@
|
||||
],
|
||||
|
||||
"commands": [
|
||||
"1password", "autotask", "checkpoint", "context", "create-spec",
|
||||
"1password", "checkpoint", "context", "create-spec",
|
||||
"feature-request", "forum-post", "gc-feature-request", "import",
|
||||
"inject-standards", "mailbox", "mode", "recover", "remediation-tool",
|
||||
"rmm", "save", "scc", "shape-spec", "sync", "syncro-emergency-billing",
|
||||
|
||||
Reference in New Issue
Block a user