Documentation
README
source-command-changelog
Use this skill when the user asks to run the migrated source command changelog.
Command Template
CHANGELOG Viewer
Display recent entries from CHANGELOG.md with optional count limit.
Usage
/changelog # Show last 5 entries (default)
/changelog 10 # Show last 10 entries
/changelog all # Show all entries
What to Display
Read CHANGELOG.md and extract the last N version entries with:
- Version number
- Release date
- All sections (Added, Changed, Fixed, etc.)
- Full content per section
Output Format
This is the opening of the README. Read the full README on GitHub.