Habilidades receiving-code-review
👁️

receiving-code-review

Seguro 🌐 Acesso à rede⚙️ Comandos externos

以技術嚴謹性評估程式碼審查回饋

Também disponível em: DYAI2025,sickn33,CodingCossack,Cygnusfear,obra,ZhanlinCui,Cycleaddict

AI 助理經常在未經驗證的情況下實作程式碼審查回饋。此技能確保對建議進行技術性評估,提出澄清問題,並在回饋不明確或技術上不正確時提出質疑。

Suporta: Claude Codex Code(CC)
📊 69 Adequado
1

Baixar o ZIP da skill

2

Upload no Claude

Vá em Configurações → Capacidades → Skills → Upload skill

3

Ative e comece a usar

Testar

A utilizar "receiving-code-review". Reviewer suggested removing legacy API code and adding proper metrics tracking

Resultado esperado:

  • Checking legacy API usage - grep shows 3 call sites for backward compat (OS 10.15+)
  • Suggesting clarification: verify if metrics endpoint is actually called before implementing
  • Will clarify scope before implementing either change

Auditoria de Segurança

Seguro
v5 • 1/17/2026

Pure prompt-based skill containing only markdown documentation for AI behavior during code review feedback reception. No executable code, scripts, network calls, filesystem access, or external command execution. The static findings from the secondary scan are FALSE POSITIVES caused by the scanner misinterpreting markdown code fences (backticks) as shell backtick execution and documentation references as cryptographic or network threats.

2
Arquivos analisados
387
Linhas analisadas
2
achados
5
Total de auditorias
Auditado por: claude Ver Histórico de Auditoria →

Pontuação de qualidade

38
Arquitetura
100
Manutenibilidade
83
Conteúdo
20
Comunidade
100
Segurança
91
Conformidade com especificações

O Que Você Pode Construir

建議的技術驗證

確保 AI 助理在實作前根據程式碼庫驗證程式碼審查回饋,防止盲目同意

一致的審查處理

當 AI 代理處理來自貢獻者的外部程式碼審查回饋時,維持技術嚴謹性

品質回饋驗證

防止 AI 助理在未進行適當技術評估的情況下實作可疑建議

Tente Estes Prompts

基本審查檢查
I am receiving code review feedback. Read all items completely. For each item: restate the requirement in my own words, verify against the codebase, and evaluate if technically sound. Ask clarification on unclear items before implementing anything.
外部審查者
External reviewer suggested: [suggestion]. Before implementing: check if this is technically correct for this codebase, if it breaks existing functionality, and if the reviewer understands the full context. Push back with technical reasoning if needed.
YAGNI 驗證
Reviewer suggests adding a feature. First grep the codebase to verify actual usage. If unused, suggest removal (YAGNI). If used, then implement properly. Report findings before proceeding.
多項目澄清
I received N items of feedback. Identify any unclear items. Do NOT implement partial changes. State what I understand and what needs clarification before touching any code.

Melhores Práticas

  • 在實作前根據程式碼庫的實際使用情況驗證建議
  • 在繼續進行之前,對任何不明確的回饋項目提出澄清問題
  • 提出質疑時使用技術理由,而非防禦心態

Evitar

  • 未經驗證就盲目實作回饋
  • 使用表演性同意(「您說得完全正確」)
  • 在某些項目不明確時實作部分項目
  • 對技術上不正確的建議避免提出質疑

Perguntas Frequentes

此技能是否與所有 Claude 模型相容?
是的,此技能適用於 Claude、Codex 和 Claude Code。它提供程式碼審查處理的行為準則。
如果回饋在技術上不正確會發生什麼事?
此技能引導您以技術理由提出質疑,參考測試或程式碼庫證據來支持您的立場。
此技能能否整合到現有工作流程中?
是的,它可以疊加在任何程式碼審查流程上。在您目前的工作流程中實作回饋之前應用這些準則。
此技能是否會存取任何檔案或資料?
不會,這是一個基於提示的技能。它僅提供行為指示,不會存取任何檔案或系統。
如果我無法驗證建議該怎麼辦?
明確說明您的限制:「我無法在沒有 X 的情況下驗證。我應該進一步調查、詢問還是繼續進行?」
這與標準程式碼審查處理有何不同?
它強調技術驗證而非社交表現,要求基於證據的評估而非盲目同意。

Detalhes do Desenvolvedor

Estrutura de arquivos

📄 SKILL.md