What problem does it solve? Staying current with updates across multiple projects requires manually checking release pages, changelogs, and blogs. This Skill automates that scan and consolidates everything published in the last 7 days into one structured digest. ## Core Features & Use Cases - Multi-Source Fetching: Pulls updates from GitHub releases (via Atom feeds), raw changelogs, announcement blogs, and documentation pages, then filters them by a configurable look-back window. - Structured Digest Output: Produces a digest grouped by topic (default) or a chronological timeline table, with per-item summaries, breaking-change callouts, and links to full release notes. - Extensible Source Map: Add new topics by appending a row to the Source Map table — no workflow changes required. - Use Case: Run it every Monday morning to get a "What's new this week" summary covering .NET Aspire releases, Claude Code changelog entries, and Anthropic engineering posts, with optional follow-up suggestions such as triggering a package-upgrade flow when breaking changes appear. ## Quick Start Run the week starter skill to summarize everything published in the last 7 days for aspire, claude-code, and anthropic-news.