Manus에서 모든 스킬 실행
원클릭으로
원클릭으로
원클릭으로 Manus에서 모든 스킬 실행
시작하기$pwd:
$ git log --oneline --stat
stars:2,730
forks:442
updated:2026년 3월 31일 01:11
SKILL.md
| name | generate-changelog |
| description | Generate a changelog for a specified commit range. |
| argument-hint | --commits=origin/production..master |
Generate a changelog by calling bin/generate-changelog, then filling in the Changes and Fixes sections based on
the commits in the generated changelog.
bin/generate-changelog <arguments>bin/generate-changelog origin/production..master when no arguments are provided.gh pr view <number> --json title,bodygh issue view <number> --json title,bodyChange or a Fix and summarize it in one bullet point.
Changes and Fixes sections.
Changes.Fixes.Stop and ask the user before continuing if:
bin/generate-changelog fails.gh commands and is not available.Changes, Fixes, or should be excluded entirely.Changes and Fixes bullets were replaced from commit-derived summaries.