Skip to main content
在 Manus 中运行任何 Skill
一键导入
$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:2026年4月13日 21:04
文件资源管理器
2 个文件
SKILL.md
readonly