一键导入
afk-router-diagnose
Diagnose GuitarAlchemist AFK routing, Claude Code, Jules, Agent Blackbox, submodule, and post-merge smoke failures before editing workflows.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Diagnose GuitarAlchemist AFK routing, Claude Code, Jules, Agent Blackbox, submodule, and post-merge smoke failures before editing workflows.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | afk-router-diagnose |
| description | Diagnose GuitarAlchemist AFK routing, Claude Code, Jules, Agent Blackbox, submodule, and post-merge smoke failures before editing workflows. |
Use this skill before patching GitHub Actions or agent-routing behavior in GuitarAlchemist repositories.
Apply this skill when investigating:
Claude or Claude Code Review workflow failures.Agent Blackbox verdicts, especially Verdict: fail.Auto-Update Demerzel Submodule failures.post-merge-smoke reports against demos.guitaralchemist.com..github/workflows/**, .claude/**, AGENTS.md, CLAUDE.md, or agent governance files.Before editing files, classify the failure as one of:
demos.guitaralchemist.com or Cloudflare 52x/530 caused by the operator's local machine or tunnel being offline.Do not patch until the classification is explicit in the PR body or issue comment.
Check for these causes first:
anthropics/claude-code-action.CLAUDE_CODE_OAUTH_TOKEN.contents, pull-requests, or issues permissions for the intended operation.claude/* branch.Patch workflow YAML only for repo workflow bugs. If the root cause is an org secret, token, or permission outside the repo, request human action and do not create workaround code.
A fail verdict is blocking by default. Inspect the reason before proposing a merge.
Common expected fail:
.github/workflows/** or governance/agent files.Required response:
Check the failing step:
Checkout with submodules fails: suspect submodule URL, credentials, branch/ref, or access permissions.Update submodule fails: inspect target SHA/ref and submodule state.Auto-commit small update fails: suspect dirty working tree, Git identity, branch protection, or push permission.Create PR for large update fails: suspect gh auth, token scopes, duplicate branch/PR, or branch naming conflict.Prefer PR-based updates over direct pushes to protected branches.
For demos.guitaralchemist.com:
Real regressions include:
When multiple issues/PRs share the same root cause:
For any PR produced after this diagnosis, include:
main.