From cd478caa046e41aeb855ecdcaf830b1219f90e85 Mon Sep 17 00:00:00 2001 From: Mike Swanson Date: Fri, 19 Jun 2026 07:08:52 -0700 Subject: [PATCH] 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) --- .claude/skills/self-check/baseline/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.claude/skills/self-check/baseline/manifest.json b/.claude/skills/self-check/baseline/manifest.json index d77995a0..8ee7b00b 100644 --- a/.claude/skills/self-check/baseline/manifest.json +++ b/.claude/skills/self-check/baseline/manifest.json @@ -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",