Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

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:2026년 4월 13일 21:04
파일 탐색기
2 개 파일
SKILL.md
readonly