feat(skills): 新增 gitlink-changelog 版本变更对比 Skill #228

Merged
wbtiger merged 2 commits from Ct201314/gitlink-cli:skill/gitlink-changelog into master 2026-07-14 22:31:38 +08:00
Contributor

新增 gitlink-changelog Skill:对比提交历史,按 conventional commits
归类生成结构化变更日志,自动标注不兼容变更(BREAKING)、scope、短 sha 与贡献者。

本 PR 包含 skills/gitlink-changelog/(SKILL.md +
references)。配套可运行脚本与单元测试在独立仓库:https://gitlink.org.cn/Ct201314/gitlink-changelog

已在 Gitlink/gitlink-cli 真实验证(127 提交→70 条规范化提交分类),11 个单元测试通过。

GitLink 智能化服务开源贡献赛 子赛题二 参赛作品。

新增 gitlink-changelog Skill:对比提交历史,按 conventional commits 归类生成结构化变更日志,自动标注不兼容变更(BREAKING)、scope、短 sha 与贡献者。 本 PR 包含 skills/gitlink-changelog/(SKILL.md + references)。配套可运行脚本与单元测试在独立仓库:https://gitlink.org.cn/Ct201314/gitlink-changelog 已在 Gitlink/gitlink-cli 真实验证(127 提交→70 条规范化提交分类),11 个单元测试通过。 GitLink 智能化服务开源贡献赛 子赛题二 参赛作品。
Ct201314 added 1 commit 2026-06-12 17:24:45 +08:00
Ct201314 added 1 commit 2026-06-12 18:01:05 +08:00
29b131ba45 feat(skills): 补充 gitlink-changelog 配套脚本与测试
将 SKILL.md 方式A引用的脚本(scripts/)与单元测试(tests/)纳入 PR,使其自包含可运行。
wbtiger merged commit ec27465a74 into master 2026-07-14 22:31:23 +08:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Gitlink/gitlink-cli#228
No description provided.