技能 reply
📦

reply

低風險 ⚙️ 外部命令

回覆 p11 文件審查留言

審查程式碼審查留言並草擬回覆,會占用原本可用於撰寫程式碼的時間。此技能會檢查 p11 文件討論串,並在需要輸入或釐清時發布有幫助的回覆。

支援: Claude Codex Code(CC)
🥉 78 青銅
1

下載技能 ZIP

2

在 Claude 中上傳

前往 設定 → 功能 → 技能 → 上傳技能

3

開啟並開始使用

Agent 可讀資源

當 AI Agent、爬蟲或腳本需要乾淨上下文、而不是讀取完整頁面時,請使用這些連結。

測試它

正在使用「reply」。 Review comments on document abc-123 and reply where needed.

預期結果:

  • 已審查文件 abc-123 上的 5 個可見討論串。
  • 已發布 2 則回覆:
  • - Thread #4: 已針對提議的 API 變更提出釐清問題。
  • - Thread #7: 已確認建議的修正方式並表示同意。
  • 3 個討論串已有明確決策,已留待 p11:revise 處理。
  • 請重新整理 p11 頁面以查看回覆。

正在使用「reply」。 Check if any threads on my document need replies.

預期結果:

  • 文件 xyz-789 上所有可見討論串都有明確決策或已解決狀態。
  • 目前不需要回覆。
  • Thread #2 和 #5 已有定案決策,可供 p11:revise 處理。

正在使用「reply」。 Review document def-456 and reply to unclear threads.

預期結果:

  • 在文件 def-456 上找到 3 個需要回覆的討論串:
  • - Thread #1: 詢問為何逾時值改為 30s。已回覆效能方面的理由。
  • - Thread #3: 要求釐清錯誤處理方式。已詢問審查者偏好的模式。
  • - Thread #6: 只說了 'this looks wrong' 但沒有細節。已詢問具體疑慮。
  • 另外 2 個討論串已有定案決策,可供 p11:revise 處理。

安全審計

低風險
v1 • 5/23/2026

Static analysis flagged 3 weak cryptographic algorithm matches and 21 shell backtick execution patterns. All crypto matches are false positives: a hex UI color code in openai.yaml and the project name 'p11' in SKILL.md frontmatter. The external commands are markdown-documented CLI commands for the p11 tool, used legitimately for code review operations. No prompt injection, data exfiltration, or obfuscation found. Risk level assessed as low.

2
已掃描檔案
84
分析行數
4
發現項
1
審計總數
低風險問題 (3)
Weak Cryptographic Algorithm Match - Hex Color Code
The static analyzer flagged '#2563EB' at agents/openai.yaml:3 as a weak cryptographic algorithm. This is a hex color code used for the UI brand_color field. It has no cryptographic function and is a false positive.
Weak Cryptographic Algorithm Match - Project Name
The static analyzer flagged 'p11' in SKILL.md frontmatter as a weak cryptographic algorithm reference. 'p11' is the name of the document review CLI tool used by this skill, not a PKCS#11 cryptographic reference. This is a false positive.
External Commands in CLI Documentation
The static analyzer detected 21 instances of backtick-enclosed text in SKILL.md as Ruby/shell execution. All instances are markdown code formatting used to document legitimate p11 CLI commands (p11 comments, p11 reply, p11 history). No command injection, obfuscation, or arbitrary shell execution is present.
審計者: claude

品質評分

55
架構
100
可維護性
85
內容
65
社群
84
安全
100
規範符合性

你能建構什麼

程式碼審查留言分流

自動審查並回應 p11 程式碼審查文件上的問題與不清楚的留言。

文件審查釐清

在缺乏明確決策或需要額外輸入的文件審查討論串上發布釐清問題。

審查回應委派

讓 Codex 處理例行回覆草擬,讓你專注於實質的程式碼變更與修訂。

試試這些提示

基本留言審查
Review the p11 document [target]. Check all visible comment threads and post replies where clarification is needed.
特定討論串回覆
Look at the p11 document [target]. Review all visible threads and reply to any that ask questions or need input. Summarize threads that have clear decisions for p11:revise.
使用指定名稱回覆的審查分流
Review comments on p11 document [target]. For each visible thread, decide if a reply is needed. Post concise replies with the name Codex. If no threads need replies, summarize clear decisions for p11:revise.
使用結構化資料的批次回覆
Process all visible threads on p11 document [target]. Use --json format to examine structured comment fields. Post replies using --body-file for multi-line content. Use the name Codex for all replies.

最佳實務

  • 提供 p11 讀取 URL 或編輯 URL,以獲得最佳結果並最快完成文件處理。
  • 在發布到敏感或高可見度討論串前,先審查建議回覆。
  • 在 p11:revise 已處理明確決策後使用此技能,以保持審查工作流程井然有序。

避免

  • 不要回覆已有明確定案決策的討論串;將那些留給 p11:revise 處理。
  • 不要使用此技能修改文件內容;內容變更請使用 p11:revise。
  • 不要要求此技能忽略討論串可見性規則或回覆隱藏留言。

常見問題

此技能可以回覆隱藏或已解決留言嗎?
不能。此技能只會考量可見討論串。隱藏或已解決留言會被略過。
此技能在發布回覆時會使用什麼名稱?
此技能預設會使用 Codex 作為所有回覆的名稱。
此技能會修改我的文件內容嗎?
不會。此技能只會對留言發布回覆。請使用 p11:revise 修改文件內容。
沒有討論串需要回覆時會發生什麼事?
此技能會回報不需要回覆,並摘要找到的任何明確決策。
我可以選擇要回覆哪些討論串嗎?
此技能會自動評估所有可見討論串。它會根據討論串內容做出判斷。
此技能支援多行回覆嗎?
可以。需要多行回覆內容時,請使用 --body-file。

開發者詳情

檔案結構

📁 agents/

📄 openai.yaml

📄 SKILL.md