A focused five-pass code review skill for Codex. It gives maintainers a repeatable review protocol instead of ad hoc comments: resolve scope, load conventions, check correctness/security/performance/readability/consistency, then return concrete findings and a verdict. Source: https://github.com/SethGammon/Citadel/blob/main/skills/review/SKILL.md
Install it from the panel, then call it inside Codex like this:
›use/codex-structured-review
to focused five-pass code review skill for Codex: correctness, security, performance, readability, and consistency