.claude/skills/pr-changelog-generator/SKILL.md
自动分析 Git 提交历史,生成规范的 PR Changelog。当用户准备提 PR、请求总结代码变更、或是要求“写一下更新日志”时,请务必优先触发本技能。
npx skillsauth add Jtiag/my-issue2-md pr-changelog-generatorInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
这个技能旨在帮助我们的开发者减轻提 PR 时的负担。我们团队非常看重 Review 的效率,一份结构清晰、重点突出的 Changelog 能极大节约 Reviewer 的时间,减少沟通摩擦。
当决定使用本技能时,请遵循以下流程:
请不要自己去猜测 Git 命令。请直接调用我们准备好的安全脚本来获取原始提交数据:
执行 Bash(sh scripts/extract_commits.sh)
仔细阅读脚本返回的 commits。你需要发挥你的理解能力:
请使用以下模板输出。为什么要中英双语?因为我们是一个跨国协作团队,这能确保不同母语的同事都能快速理解。
## 🚀 Changes (变更内容)
* **[Feature/Fix]**: (English description) / (中文描述)
* ...
documentation
Fetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label bug] [--limit 5] [--milestone v1.0] [--assignee @me] [--fork user/repo] [--watch] [--interval 5] [--reviews-only] [--cron] [--dry-run] [--model glm-5] [--notify-channel -1002381931352]
documentation
Maintain the OpenClaw memory wiki vault with deterministic pages, managed blocks, and source-backed updates.
documentation
Feishu knowledge base navigation. Activate when user mentions knowledge base, wiki, or wiki links.
documentation
Feishu permission management for documents and files. Activate when user mentions sharing, permissions, collaborators.