changelog-updater

觸發:更新 changelog、發布、新版本、被 git-precommit 自動調用

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "changelog-updater" with this command: npx skills add u9401066/med-paper-assistant/u9401066-med-paper-assistant-changelog-updater

CHANGELOG 更新技能

觸發:更新 changelog、發布、新版本、被 git-precommit 自動調用

工具:read_file("CHANGELOG.md") 、replace_string_in_file 、get_changed_files

格式(Keep a Changelog)

[Unreleased]

→ ### Added/Changed/Deprecated/Removed/Fixed/Security

分類規則

類型 關鍵字

Added feat, 新增, add

Changed change, update, 變更

Deprecated deprecate, 棄用

Removed remove, delete, 移除

Fixed fix, bug, 修復

Security security, 安全

版本號(SemVer)

MAJOR:Breaking Changes | MINOR:新功能(向下相容)| PATCH:Bug 修復

工作流

  • read_file("CHANGELOG.md")
  • get_changed_files()
  • 分類:新檔案→Added、修改→Changed/Fixed、刪除→Removed

  • 更新 [Unreleased] 區塊

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Research

project-management

No summary provided by upstream source.

Repository SourceNeeds Review
Research

roadmap-updater

No summary provided by upstream source.

Repository SourceNeeds Review
Research

readme-updater

No summary provided by upstream source.

Repository SourceNeeds Review
Research

memory-updater

No summary provided by upstream source.

Repository SourceNeeds Review