新增 notifications skill 與 manifest 對齊 #44

Merged
admin merged 2 commits from develop into master 2026-08-05 13:38:31 +00:00
Member

變更摘要

  • 新增 notifications skill,讓工具能讀取 Gitea 通知並依 REVIEW.md 流程處理。
  • 更新 README,補上 notifications 的使用說明與技能目錄。
  • 同步三個 plugin manifest 與版本號,讓新技能可被各助理辨識。

影響範圍

  • skills/notifications/SKILL.md
  • README.md
  • .claude-plugin/marketplace.json
  • .claude-plugin/plugin.json
  • .codex-plugin/plugin.json
  • plugin.json

注意事項

  • notifications 依賴工作目錄中的 REVIEW.md;若沒有對應流程,會先詢問使用者。
  • 這次變更主要是新增能力與對齊發佈資訊,沒有修改既有行為邏輯。
## 變更摘要 - 新增 `notifications` skill,讓工具能讀取 Gitea 通知並依 `REVIEW.md` 流程處理。 - 更新 README,補上 `notifications` 的使用說明與技能目錄。 - 同步三個 plugin manifest 與版本號,讓新技能可被各助理辨識。 ## 影響範圍 - `skills/notifications/SKILL.md` - `README.md` - `.claude-plugin/marketplace.json` - `.claude-plugin/plugin.json` - `.codex-plugin/plugin.json` - `plugin.json` ## 注意事項 - `notifications` 依賴工作目錄中的 `REVIEW.md`;若沒有對應流程,會先詢問使用者。 - 這次變更主要是新增能力與對齊發佈資訊,沒有修改既有行為邏輯。
jiantw83 added 2 commits 2026-08-05 13:37:16 +00:00
admin approved these changes 2026-08-05 13:38:27 +00:00
admin merged commit 48281c0985 into master 2026-08-05 13:38:31 +00:00
Sign in to join this conversation.
No Reviewers
No labels
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: plugins/doc#44