調整 doc-funcs README 重建流程 #14

Merged
admin merged 3 commits from develop into master 2026-06-22 05:07:37 +00:00
Member

變更摘要

  • 調整 doc-funcs skill:執行後會重建根目錄 README.md,並將內容拆成「功能列表」與「使用範例」。
  • 更新 README 與 Claude marketplace 描述,對齊新的 README 重建行為。
  • 將三個 plugin manifest 版本從 0.0.2 bump 到 0.0.3,並同步描述文字。

影響範圍

  • skills/doc-funcs/SKILL.md:更新 skill 執行流程與 README 產出規格。
  • README.md.claude-plugin/marketplace.json:更新使用者可見描述。
  • plugin.json.codex-plugin/plugin.json.claude-plugin/plugin.json:更新版本與 manifest 描述。

驗證

  • jq empty plugin.json .codex-plugin/plugin.json .claude-plugin/plugin.json .claude-plugin/marketplace.json
  • git diff --check

風險與注意事項

  • doc-funcs 新流程會刪除目標專案既有 README 後重建,這是本次刻意調整的行為;使用時需確認目標專案接受 README 全量重建。
## 變更摘要 - 調整 `doc-funcs` skill:執行後會重建根目錄 `README.md`,並將內容拆成「功能列表」與「使用範例」。 - 更新 README 與 Claude marketplace 描述,對齊新的 README 重建行為。 - 將三個 plugin manifest 版本從 `0.0.2` bump 到 `0.0.3`,並同步描述文字。 ## 影響範圍 - `skills/doc-funcs/SKILL.md`:更新 skill 執行流程與 README 產出規格。 - `README.md`、`.claude-plugin/marketplace.json`:更新使用者可見描述。 - `plugin.json`、`.codex-plugin/plugin.json`、`.claude-plugin/plugin.json`:更新版本與 manifest 描述。 ## 驗證 - `jq empty plugin.json .codex-plugin/plugin.json .claude-plugin/plugin.json .claude-plugin/marketplace.json` - `git diff --check` ## 風險與注意事項 - `doc-funcs` 新流程會刪除目標專案既有 README 後重建,這是本次刻意調整的行為;使用時需確認目標專案接受 README 全量重建。
jiantw83 added 3 commits 2026-06-22 05:04:04 +00:00
admin approved these changes 2026-06-22 05:07:34 +00:00
admin merged commit 91b95be2b0 into master 2026-06-22 05:07:37 +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#14