home/categories/code-quality/lynnswap-pdskills-skills-codex-codex-review-skill-md
code-qualitytesting-security

codex-review

Self-review loop for code changes. Use when Codex edits files or prepares a PR and should run `codex exec --sandbox workspace-write review --base BASE`, fix findings, and re-run until clean (max 10). Also run tests when a test command is configured or detectable.

lynnswap
maintainer
lynnswap
更新日 1/20/2026
スター
0
フォーク
0
quick start

Installation and usage

Self-review loop for code changes. Use when Codex edits files or prepares a PR and should run `codex exec --sandbox workspace-write review --base BASE`, fix findings, and re-run until clean (max 10). Also run tests when a test command is configured or detectable.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use codex-review