Scan Claude Code changelog for new versions, features, and changes. Fetches official docs, parses release notes, and generates structured update report.
From fuse-changelognpx claudepluginhub fusengine/agents --plugin fuse-changelogThis skill uses the workspace's default tool permissions.
references/sources.mdreferences/templates/changelog-report.mdGuides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Migrates code, prompts, and API calls from Claude Sonnet 4.0/4.5 or Opus 4.1 to Opus 4.5, updating model strings on Anthropic, AWS, GCP, Azure platforms.
Details PluginEval's skill quality evaluation: 3 layers (static, LLM judge), 10 dimensions, rubrics, formulas, anti-patterns, badges. Use to interpret scores, improve triggering, calibrate thresholds.
Fetches and analyzes the official Claude Code changelog to detect new versions and changes.
| Source | URL | Method |
|---|---|---|
| Changelog | code.claude.com/docs/en/changelog.md | WebFetch |
| Docs Index | code.claude.com/docs/llms.txt | WebFetch |
| Hooks Ref | code.claude.com/docs/en/hooks.md | WebFetch |
| Plugins Ref | code.claude.com/docs/en/plugins-reference.md | WebFetch |
| CLI Ref | code.claude.com/docs/en/cli-reference.md | WebFetch |
Parse patterns from changelog:
## vX.Y.Z or ## X.Y.Z - Version headers### Breaking Changes - Breaking section### New Features - Features section### Bug Fixes - Fixes sectionLocation: ~/.claude/logs/00-changelog/{date}-state.json