Skip to main content
Run any Skill in Manus
with one click
$pwd:

changelog

// Maintains CHANGELOG.md in the project root using git commit history. Use when the user invokes /changelog, asks to "update the changelog", "generate a changelog", or wants to record what changed before merging a branch. Creates the file from scratch if it doesn't exist (all commits grouped by date); otherwise appends only commits newer than the last recorded date.

$ git log --oneline --stat
stars:190
forks:175
updated:April 13, 2026 at 21:04
File Explorer
2 files
SKILL.md
readonly