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
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use codex-review