u/True-Barber7392

Shipped health-check plugins for both gh and gcloud after this week's Anthropic release chaos — open source, read-only

Opus 4.7 breaking changes, Haiku 3 retirement, the MCP STDIO CVE, five Claude Code point releases, and the sandbox api.github.com block (claude-code#37970) all landed inside one 7-day window. A lot of CLI setups broke without obvious error messages.

We put up two plugins in the MSApps-Mobile/claude-plugins marketplace to catch the common failure modes:

github-cli-health-check — dual-path (Routine + Cowork/Desktop Commander host-Mac fallback). Works around the sandbox blocking api.github.com REST and GraphQL by keeping a second path that runs gh on your actual machine. → https://github.com/MSApps-Mobile/claude-plugins/tree/main/plugins/github-cli-health-check

gcloud-cli-health-check — 11 read-only checks (version, auth, ADC, project, billing, enabled APIs, Artifact Registry, Cloud Run, Secret Manager, budget, trial). Fully GCLOUD_HC_* env-var driven so it works against any GCP project. → https://github.com/MSApps-Mobile/claude-plugins/tree/main/plugins/gcloud-cli-health-check

Both MIT. Never print tokens or secret values. Never mutate. Skip-don't-fail on missing optional config. PRs welcome.

reddit.com
u/True-Barber7392 — 12 hours ago

: Shipped health-check plugins for both gh and gcloud after this week's Anthropic release chaos — open source, read-only

Opus 4.7 breaking changes, Haiku 3 retirement, the MCP STDIO CVE, five Claude Code point releases, and the sandbox api.github.com block (claude-code#37970) all landed inside one 7-day window. A lot of CLI setups broke without obvious error messages.

We put up two plugins in the MSApps-Mobile/claude-plugins marketplace to catch the common failure modes:

github-cli-health-check — dual-path (Routine + Cowork/Desktop Commander host-Mac fallback). Works around the sandbox blocking api.github.com REST and GraphQL by keeping a second path that runs gh on your actual machine. → https://github.com/MSApps-Mobile/claude-plugins/tree/main/plugins/github-cli-health-check

gcloud-cli-health-check — 11 read-only checks (version, auth, ADC, project, billing, enabled APIs, Artifact Registry, Cloud Run, Secret Manager, budget, trial). Fully GCLOUD_HC_* env-var driven so it works against any GCP project. → https://github.com/MSApps-Mobile/claude-plugins/tree/main/plugins/gcloud-cli-health-check

Both MIT. Never print tokens or secret values. Never mutate. Skip-don't-fail on missing optional config. PRs welcome.

reddit.com
u/True-Barber7392 — 12 hours ago