This repository has been archived on 2026-07-15. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
code-review/skills/archive-findings/templates/known-issues.md
T
JefferyandClaude 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

10 lines
583 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 前次審查紀錄(已知問題 / Known Issues
> 本檔由 `/jsc:archive-findings` 自動維護,記錄 `/jsc:code-review` 防守方裁定 **✅ 成立** 但尚未解決的問題。
> `/jsc:code-review` 防守方在步驟 3(b) 會讀此檔:若新發現與此處條目相符,標為 **🔁 已知問題(前次未解決)**,不重複裁決。
> 問題修復後請刪除對應條目。每筆以 `<!-- key: 檔案位置|問題標題 -->` 去重。
## 待解決問題
<!-- archive-findings 由此往下追加條目;條目格式見 /jsc:archive-findings 說明。 -->