Cc Changelog - part of the Elixir & Phoenix Skills pack. Specialist skills for Elixir, Phoenix, and LiveView.
---
name: cc-changelog
description: |
CONTRIBUTOR TOOL - Track CC changelog, extract new versions since last check,
analyze impact on plugin (breaking changes, opportunities, deprecations).
Run periodically or before releases. NOT part of the distributed plugin.
argument-hint: "[--full|--set=VERSION]"
effort: medium
---
# Claude Code Changelog Assistant
Tracks Claude Code releases against the plugin. Fetches the CC changelog,
extracts entries newer than last check, and analyzes impact on plugin
components (agents, skills, hooks, config).
## Usage
```text
/cc-changelog # Check for new CC versions, analyze impact
/cc-changelog --full # Re-analyze all versions (ignore last check)
/cc-changelog --set=2.1.85 # Reset last checked version (then re-run)
```
## Execution Flow… install to load the full skill