更新版本號至 0.2.0 並補強 code-review-resolve 盤點規則 #35

Merged
admin merged 2 commits from develop into master 2026-07-11 12:10:22 +00:00
Member

變更摘要

  • 將 plugin 版本號同步更新為 0.2.0
  • 補強 code-review-resolve 的階段 C 盤點與分類提交規則。

影響範圍

  • plugin.json
  • .claude-plugin/plugin.json
  • .codex-plugin/plugin.json
  • skills/code-review-resolve/SKILL.md

重點

  • 版本號已同步到三個 manifest。
  • 階段 C 的盤點改為以 git status --porcelain=v1 -uall 為主。
  • 明確要求納入未追蹤檔、已暫存與未暫存變更,避免漏掉新檔。

Commit

  • chore(plugin 版本): 將版本號更新至 0.2.0
  • docs(code-review-resolve): 補強 C 階段盤點與提交規則
## 變更摘要 - 將 plugin 版本號同步更新為 `0.2.0`。 - 補強 `code-review-resolve` 的階段 C 盤點與分類提交規則。 ## 影響範圍 - `plugin.json` - `.claude-plugin/plugin.json` - `.codex-plugin/plugin.json` - `skills/code-review-resolve/SKILL.md` ## 重點 - 版本號已同步到三個 manifest。 - 階段 C 的盤點改為以 `git status --porcelain=v1 -uall` 為主。 - 明確要求納入未追蹤檔、已暫存與未暫存變更,避免漏掉新檔。 ## Commit - `chore(plugin 版本): 將版本號更新至 0.2.0` - `docs(code-review-resolve): 補強 C 階段盤點與提交規則`
jiantw83 added 2 commits 2026-07-11 12:09:46 +00:00
admin approved these changes 2026-07-11 12:10:19 +00:00
admin merged commit 2d31225d64 into master 2026-07-11 12:10:22 +00:00
This repo is archived. You cannot comment on pull requests.
No Reviewers
No labels
2 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: plugins/code-review#35