什麼是 adversarial-review?
使用相反模型的對抗性程式碼審查。在相反的模型上產生 1-3 位審查者(Claude 產生 Codex,Codex 產生 Claude),並從不同的批判角度挑戰工作。觸發因素:「對抗性審查」。 來源:poteto/noodle。
使用相反模型的對抗性程式碼審查。在相反的模型上產生 1-3 位審查者(Claude 產生 Codex,Codex 產生 Claude),並從不同的批判角度挑戰工作。觸發因素:「對抗性審查」。
透過命令列快速安裝 adversarial-review AI 技能到你的開發環境
來源:poteto/noodle。
Spawn reviewers on the opposite model to challenge work. Reviewers attack from distinct lenses grounded in brain principles. The deliverable is a synthesized verdict — do NOT make changes.
Hard constraint: Reviewers MUST run via the opposite model's CLI (codex exec or claude -p). Do NOT use subagents, the Agent tool, or any internal delegation mechanism as reviewers — those run on your own model, which defeats the purpose.
Read brain/principles.md. Follow every [[wikilink]] and read each linked principle file. These govern reviewer judgments.
使用相反模型的對抗性程式碼審查。在相反的模型上產生 1-3 位審查者(Claude 產生 Codex,Codex 產生 Claude),並從不同的批判角度挑戰工作。觸發因素:「對抗性審查」。 來源:poteto/noodle。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/poteto/noodle --skill adversarial-review使用相反模型的對抗性程式碼審查。在相反的模型上產生 1-3 位審查者(Claude 產生 Codex,Codex 產生 Claude),並從不同的批判角度挑戰工作。觸發因素:「對抗性審查」。 來源:poteto/noodle。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/poteto/noodle --skill adversarial-review 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/poteto/noodle