Was ist codex-review?
Bitten Sie Codex um eine zweite Meinung. Eine kompromisslose Rezension ohne Respekt vor KI. Quelle: chachamaru127/claude-code-harness.
Bitten Sie Codex um eine zweite Meinung. Eine kompromisslose Rezension ohne Respekt vor KI.
Installieren Sie den KI-Skill codex-review schnell in Ihrer Entwicklungsumgebung über die Kommandozeile
Quelle: chachamaru127/claude-code-harness.
| "Codex に実装させて" | /work --codex | 実装 ≠ レビュー | | "Codex Worker" | /work --codex | Worker = 実装役 | | "Codex に作らせて" | /work --codex | 作成 = 実装 | | "実装を依頼" | /work --codex | 実装目的 |
| CLI セットアップ | See references/codex-mcp-setup.md | | レビュー統合 | See references/codex-review-integration.md | | 4並列レビュー | See references/codex-parallel-review.md | | モード切替 | See references/codex-mode.md |
| 単発レビュー | $TIMEOUT 120 codex exec "$(cat prompt.md)" 2>/dev/null | | 並列レビュー | 各エキスパートを & で並列実行し wait で待機 |
Bitten Sie Codex um eine zweite Meinung. Eine kompromisslose Rezension ohne Respekt vor KI. Quelle: chachamaru127/claude-code-harness.
Stabile Felder und Befehle für KI/Such-Zitate.
npx skills add https://github.com/chachamaru127/claude-code-harness --skill codex-reviewBitten Sie Codex um eine zweite Meinung. Eine kompromisslose Rezension ohne Respekt vor KI. Quelle: chachamaru127/claude-code-harness.
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/chachamaru127/claude-code-harness --skill codex-review Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw
https://github.com/chachamaru127/claude-code-harness