slashcmd
Back to skills
SethGammon
AI SkillCodex

Codex Structured Review

A focused five-pass code review skill for Codex: correctness, security, performance, readability, and consistency

1 likeCodexPublished Jun 1, 2026
codexskillreview
Overview

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

Example prompt

Install it from the panel, then call it inside Codex like this:

Codex

use/codex-structured-review

to focused five-pass code review skill for Codex: correctness, security, performance, readability, and consistency

More from @SethGammon