codex-code-reviewer

Systematic code review workflow using zen mcp's codex tool. Use this skill when the user explicitly requests "use codex to check the code", "check if the recently generated code has any issues", or "check the code after each generation". The skill performs iterative review cycles - checking code quality, presenting issues to the user for approval, applying fixes, and re-checking until no issues remain or maximum iterations (5) are reached.

$ Installieren

git clone https://github.com/VCnoC/Claude-Code-Zen-mcp-Skill-Work /tmp/Claude-Code-Zen-mcp-Skill-Work && cp -r /tmp/Claude-Code-Zen-mcp-Skill-Work/skills/codex-code-reviewer ~/.claude/skills/Claude-Code-Zen-mcp-Skill-Work

// tip: Run this command in your terminal to install the skill