tpu-management: a Claude Code skill for running Gemma 4 on Cloud TPUs
tpu-management is a Claude Code skill and MCP server that automates the full lifecycle of serving Gemma 4 on Cloud TPUs — from zone capacity sweeping and flex-start VM provisioning with vLLM, to benchmarking and safe teardown. It encodes hard-won details like the 10 GB boot disk overflow issue, invisible TPUS_PER_TPU_FAMILY quotas, and required vLLM flags (--tool-call-parser gemma4, --disable_chunked_mm_input), and includes a self-hosted log triage tool where Gemma 4 analyzes its own infrastructure logs.