Gputw Debug — DevOps skill for Claude Code
排查 GPUtw API 錯誤(Cloudflare 403、401、403 scope、402、404、409、429、504)、部署卡住、FAILED / crash loop.
How to install Gputw Debug
Installs to ~/.claude/skills/gputw-ai-gputw-skill-gputw-debug/SKILL.md
mkdir -p ~/.claude/skills/gputw-ai-gputw-skill-gputw-debug && curl -fsSL https://raw.githubusercontent.com/GPUtw-ai/GPUtw-Skill/HEAD/commands/gputw-debug.md -o ~/.claude/skills/gputw-ai-gputw-skill-gputw-debug/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Gputw Debug does
description: 排查 GPUtw API 錯誤(Cloudflare 403、401、403 scope、402、404、409、429、504)、部署卡住、FAILED / crash loop
**你需要這個指令嗎?**
- 目標:某個呼叫回錯誤、部署一直 DEPLOYING、執行個體 FAILED、上傳段被拒 → ✅ 是
- 目標:從零寫部署腳本 → ❌ 改用
/gputw-deploy
使用者遇到 GPUtw API 問題。請依以下步驟:
- 先要到:HTTP 狀態碼、完整回應 body、呼叫的方法 + 路徑 + 主機名、用的 preset / scopes、(部署問題)
GET /instances/{id}/status的輸出 - 讀取
guides/10-errors-and-troubleshooting.md的「遇到錯誤怎麼查?」樹與狀態碼總表 - 依序排除:
- body 不是 JSON 信封 →
User-Agent 401→ 金鑰;`403 missing required
- body 不是 JSON 信封 →
Alternatives in DevOps
- Cloudflare Deploy — Deploy apps to Cloudflare using Workers, Pages, and platform services 14.6k ★
- Kubeshark — Cluster-wide network observability for Kubernetes 11.8k ★
- Vinext — Vite plugin that reimplements the Next.js API surface — deploy anywhere 8.7k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Gputw Deploy
用 GPUtw API 部署 GPU 執行個體(選型號、選機器、範本或自訂映像、輪詢到 RUNNING、關機)
Infra Setup
Shortcut that loads the infra-copilot setup skill — agent-first, human-in-the-loop greenfield bootstrap of a T
Claude Code Dock
Run Claude Code on a server that's always on — and never forgets, even after a crash. Docker, Remote Control f
P2P
Meta-prompt system that writes prompts: raw idea in — a polished, model-specific prompt out. Cross-model (Clau
Ship It
The full code-change cycle: scope → write → smoke test → commit → review checkpoint → deploy → after-change-mo
GPT Telegram Worker
A multi-model AI Telegram bot powered by Cloudflare Workers, supporting various APIs including OpenAI, Claude,
Related Agents
Flow Debug
Diagnose stuck or failed prompt-language flows from runtime state without mutating project files.
Docker Debugger
Use this agent when Docker containers crash, restart in a loop, fail healthchecks, lose volumes, or config val
Principal Code Reviewer
Review non-trivial Kotlin/Java changes, crash/file/auth/navigation/lifecycle/security fixes, or multi-file dif