什麼是 output-critic?
根據特定類型的品質標準評估每個產生的輸出(代碼、報告、計劃、數據、API 回應),評分 1-10,做出接受/拒絕決策,並提供可行的改進建議。在「評估」、「檢查」、「審查」、「品質控制」、「這是否足夠好」、「評分」或將輸出傳遞到代理工作流程中的下一步之前觸發。 來源:fatih-developer/fth-skills。
根據特定類型的品質標準評估每個產生的輸出(代碼、報告、計劃、數據、API 回應),評分 1-10,做出接受/拒絕決策,並提供可行的改進建議。在「評估」、「檢查」、「審查」、「品質控制」、「這是否足夠好」、「評分」或將輸出傳遞到代理工作流程中的下一步之前觸發。
透過命令列快速安裝 output-critic AI 技能到你的開發環境
來源:fatih-developer/fth-skills。
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根據特定類型的品質標準評估每個產生的輸出(代碼、報告、計劃、數據、API 回應),評分 1-10,做出接受/拒絕決策,並提供可行的改進建議。在「評估」、「檢查」、「審查」、「品質控制」、「這是否足夠好」、「評分」或將輸出傳遞到代理工作流程中的下一步之前觸發。 來源:fatih-developer/fth-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/fatih-developer/fth-skills --skill output-critic 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/fatih-developer/fth-skills