jiantw83
707e0a5f2f
docs(code-review-resolve): 補強 C 階段盤點與提交規則
2026-07-11 12:09:20 +00:00
jiantw83
28b43e64b4
docs(code-review-resolve): 強調工作區所有變更
2026-07-11 11:51:08 +00:00
Jeffery and Claude Opus 4.8
5a4d70dca9
docs(code-review-action-docker): 將 .js 集中資料夾慣例由 app 改為 src
...
把 code-review-action-docker skill 收集 .js 的資料夾慣例從 app/ 改為 src/,
同步更新 SKILL.md(各階段說明、entrypoint.sh/Dockerfile 範例路徑)與 README.md 對應段落。
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-07-01 17:53:44 +08:00
Jeffery and Claude Opus 4.8
2b2b90e8cb
feat(skills): 新增 code-review-image、code-review-action-docker、code-review-action-composite 三個容器化/文件化 skill
...
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-30 11:40:23 +08:00
Jeffery and Claude Opus 4.8
40e283294c
feat(code-review-sync): 新增依擁有者批次 clone/更新 Gitea 專案的 skill
...
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-26 09:44:28 +08:00
jiantw83
dbd1c6c2fd
fix(code-review-resolve): 調整工作分支建立條件
2026-06-25 02:49:56 +00:00
jiantw83
efe5742121
docs(code-review-resolve): 補上同步後建立工作分支流程
2026-06-24 14:36:24 +00:00
Jeffery
46545807be
feat(code-review-resolve): 新增遠端分支後備切換與無 finding/commit 時的階段跳轉
2026-06-24 10:41:13 +08:00
Jeffery
dec8607803
feat(code-review-nuget): 遇到 JSC 開頭套件時必須先詢問使用者是否繼續
2026-06-24 09:32:57 +08:00
jiantw83
eb211d0d31
feat(code-review-nuget): 補上逐版升級回退策略
2026-06-22 02:59:44 +00:00
jiantw83
dc9bad2cec
feat(code-review-nuget): 新增 NuGet 套件更新 skill
2026-06-22 02:48:11 +00:00
jiantw83
821b823f22
docs(code-review-resolve): 預設使用完整 PR 描述並修正換行規範
2026-06-18 04:57:38 +00:00
jiantw83
465670524e
docs(code-review-resolve): 更新 findings 與 exclusions 處理流程
2026-06-18 04:52:10 +00:00
jiantw83
cf7409f164
feat(code-review-resolve): 新增同步與同分支 PR 處理流程
2026-06-17 09:48:26 +00:00
jiantw83
3b8f82da9d
fix(code-review-resolve): 縮短 description 讓 Codex 載入 skill
2026-06-17 01:55:24 +00:00
Jeffery
64b4d1f025
fix(code-review-resolve): commit 範圍改對應異動功能並強化繁中 UTF-8 防亂碼規範
2026-06-16 15:47:32 +08:00
Jeffery
cacd1af773
feat(新增功能): code-review-resolve 增加 push 當前分支與 Gitea API 發 PR 流程
2026-06-16 15:32:22 +08:00
Jeffery
4c9e1c5306
feat(新增功能): 新增 code-review-resolve skill 解決 findings 並分類提交
2026-06-16 15:18:02 +08:00
Jeffery and Claude Opus 4.8
7e2a27bd10
所有 skill 輸出規範:一律繁體中文、UTF-8 無亂碼,版本 bump → 0.0.5
...
- code-review / code-review-archive SKILL.md 新增輸出規範(語言+編碼)
- 派發 subagent 須一併傳遞規範;5 個角色檔發言風格補繁中提示
- 三個 manifest 版本 0.0.4 → 0.0.5
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-16 09:25:39 +08:00
Jeffery and Claude Opus 4.8
ee6467a1d6
skill 改名 archive-findings → code-review-archive,版本 bump → 0.0.4
...
- 資料夾與 SKILL.md name、標題、/jsc: 呼叫、templates 註解、README 全部更名
- 三個 manifest 版本 0.0.3 → 0.0.4
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-15 18:34:18 +08:00
Jeffery and Claude Opus 4.8
1908eba681
攻擊方 diff 過濾 + 預設檔名更名
...
- 攻擊方審查的 diff 在取得階段就排除 . 開頭資料夾內所有內容、
以及排除事項檔與前次審查紀錄檔本身(git pathspec)
- 預設檔名更名:.codereview.md → exclusions.md、
.codereview-known-issues.md → known-issues.md
- SKILL.md / paladin.md / archive-findings / README 同步更新
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-15 18:20:30 +08:00
Jeffery and Claude Opus 4.8
a09faf9a1b
docs: include --known-issues in code-review usage examples
...
Headless and OpenCode examples showed --exclusions only; add the matching
--known-issues path so defender examples are complete.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-15 17:47:17 +08:00
Jeffery and Claude Opus 4.8
ef8721296b
feat: add /jsc:archive-findings skill (persist code-review verdicts)
...
Consumes an adjudicated code-review run (攻擊方問題表 + 防守方裁決表) and
persists results into the target project:
- ✅ 成立 -> known-issues file (--known-issues)
- ❌ 誤判 -> exclusions file (--exclusions)
- 🔁 已知問題 / 🚫 略過 -> skip (count only)
Both paths are required; missing/empty files are created from a bundled
template (skills/archive-findings/templates/). Does not run review or edit code.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-15 17:42:04 +08:00
Jeffery and Claude Opus 4.8
5e1ac92c92
防守方新增「已知問題」流程與去重排序前處理
...
- 新增已知問題比對:前次審查發現但未解決的問題標 🔁 略過、不重複裁決
- 載入前次審查紀錄檔(建議 .codereview-known-issues.md),新增 --known-issues 參數,
比照排除事項規則(未指定就詢問、可不存在或為空)
- 裁決欄改為四態:🚫 略過 / 🔁 已知問題 / ❌ 誤判 / ✅ 成立
- 裁決前先把攻擊方 findings 去重(同位置同本質)並依嚴重等級排序
- 新增可選步驟:經同意後將本次成立問題寫入紀錄檔供下次比對
- SKILL.md / paladin.md / README 同步更新
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-15 17:08:15 +08:00
Jeffery and Claude Opus 4.8
8e4f984925
排除事項:未明確指定路徑一律詢問,並新增 --exclusions 參數
...
- 收緊措辭:預設檔名 .codereview.md 僅為詢問時的建議選項,
未取得使用者明確指定前不可自行假設或直接採用
- 新增 slash 參數 --exclusions <路徑> 明確指定排除事項檔案,
帶此旗標即視為明確指定、不再詢問
- SKILL.md / paladin.md / README 範例同步更新
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-15 16:52:18 +08:00
Jeffery and Claude Opus 4.8
bfe691984a
新增 code-review skill(RPG 攻防對決式 git diff 審查)
...
- 攻擊方 4 角色(吟遊詩人/法師/盜賊/刺客)依風格/邏輯/效率/安全性面向找問題
- 防守方聖騎士依排除事項與原始碼脈絡裁決(略過/誤判/成立)
- 角色定義各自獨立於 roles/*.md(含英文名稱/專案/個性/徽章/代表色)
- git diff 來源/目標分支缺一不可
- 移除範例 hello skill,三個 manifest 版本設為 0.0.1,更新 README
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-15 16:29:09 +08:00
jiantw83
6b87e68cd5
Initial commit
2026-06-15 07:42:48 +00:00