Help us improve
Share bugs, ideas, or general feedback.
From fuse-changelog
Scan Claude Code changelog for new versions, features, and changes. Fetches official docs, parses release notes, and generates structured update report.
npx claudepluginhub fusengine/agents --plugin fuse-changelogHow this skill is triggered — by the user, by Claude, or both
Slash command
/fuse-changelog:changelog-scanThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Fetches and analyzes the official Claude Code changelog to detect new versions and changes.
Analyzes Claude Code changelog for breaking changes, new features, deprecations, and impacts on plugins. Identifies required updates and opportunities after releases.
Reviews Claude Code release notes, filtering for relevance to your installed plugins, skills, tools, and platform. Use for 'what's new?', update checks, or changelog queries.
Fetches Claude Code GitHub release notes via gh CLI, filters out bug fixes, summarizes Added/Improved/Changed/Deprecated items in Chinese, detects running session version with lsof on PPID. Useful for update overviews.
Share bugs, ideas, or general feedback.
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