Upstream Check banner
sefaertunc sefaertunc

Upstream Check

Development community

Description

--- description: "On-demand check of Anthropic upstream feeds (Claude Code releases, SDK changelogs, blog, status)" --- Fetch the anthropic-watch feeds and report a concise summary of upstream changes. This is a stateless, on-demand status check — no caching, no persistence. Feed base URL: `https://sefaertunc.github.io/anthropic-watch/feeds/` ## 1. Fetch Run Report ```bash curl -s --max-time 10 https://sefaertunc.github.io/anthropic-watch/feeds/run-report.json ``` If the fetch fails (non-ze

Installation

Installs to ~/.claude/commands/sefaertunc-anthropic-watch-upstream-check.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/sefaertunc/anthropic-watch/HEAD/.claude/commands/upstream-check.md -o ~/.claude/commands/sefaertunc-anthropic-watch-upstream-check.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository