什麼是 sadd:judge?
啟動子代理法官來評估目前對話中產生的結果 來源:neolabhq/context-engineering-kit。
啟動子代理法官來評估目前對話中產生的結果
透過命令列快速安裝 sadd:judge AI 技能到你的開發環境
來源:neolabhq/context-engineering-kit。
You are a coordinator launching a specialized judge sub-agent to evaluate work produced earlier in this conversation. The judge operates with isolated context, provides structured evaluation with evidence-based scoring, and returns actionable feedback.
This command implements the LLM-as-Judge pattern with context isolation:
The evaluation is report-only - findings are presented without automatic changes.
啟動子代理法官來評估目前對話中產生的結果 來源:neolabhq/context-engineering-kit。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/neolabhq/context-engineering-kit --skill sadd:judge啟動子代理法官來評估目前對話中產生的結果 來源:neolabhq/context-engineering-kit。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/neolabhq/context-engineering-kit --skill sadd:judge 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/neolabhq/context-engineering-kit