·output-critic
{}

output-critic

根據特定類型的品質標準評估每個產生的輸出(代碼、報告、計劃、數據、API 回應),評分 1-10,做出接受/拒絕決策,並提供可行的改進建議。在「評估」、「檢查」、「審查」、「品質控制」、「這是否足夠好」、「評分」或將輸出傳遞到代理工作流程中的下一步之前觸發。

9安裝·0熱度·@fatih-developer

安裝

$npx skills add https://github.com/fatih-developer/fth-skills --skill output-critic

如何安裝 output-critic

透過命令列快速安裝 output-critic AI 技能到你的開發環境

  1. 開啟終端機: 開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 執行安裝指令: 複製並執行以下指令:npx skills add https://github.com/fatih-developer/fth-skills --skill output-critic
  3. 驗證安裝: 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

來源:fatih-developer/fth-skills。

SKILL.md

查看原文

Evaluate the output by type, score each criterion, make an accept/reject decision, and suggest concrete improvements. Goal: prevent weak output from reaching the next step.

| 8-10 | ACCEPT | Proceed | | 6-7 | CONDITIONAL | Apply minor fixes, then proceed | | 0-5 | REJECT | Apply improvements, re-evaluate |

| Correctness | 30% | Produces expected output? Handles edge cases? | | Readability | 20% | Meaningful names? Clean indentation? | | Security | 20% | SQL injection? Hardcoded secrets? Unsafe input? | | Performance | 15% | Unnecessary loops? N+1 queries? Memory leaks? | | Testability | 15% | Functions independently testable? |

根據特定類型的品質標準評估每個產生的輸出(代碼、報告、計劃、數據、API 回應),評分 1-10,做出接受/拒絕決策,並提供可行的改進建議。在「評估」、「檢查」、「審查」、「品質控制」、「這是否足夠好」、「評分」或將輸出傳遞到代理工作流程中的下一步之前觸發。 來源:fatih-developer/fth-skills。

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/fatih-developer/fth-skills --skill output-critic
分類
{}資料分析
認證
收錄時間
2026-03-10
更新時間
2026-03-10

Browse more skills from fatih-developer/fth-skills

快速解答

什麼是 output-critic?

根據特定類型的品質標準評估每個產生的輸出(代碼、報告、計劃、數據、API 回應),評分 1-10,做出接受/拒絕決策,並提供可行的改進建議。在「評估」、「檢查」、「審查」、「品質控制」、「這是否足夠好」、「評分」或將輸出傳遞到代理工作流程中的下一步之前觸發。 來源:fatih-developer/fth-skills。

如何安裝 output-critic?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/fatih-developer/fth-skills --skill output-critic 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

這個 Skill 的原始碼在哪?

https://github.com/fatih-developer/fth-skills