CtrlK
BlogDocsLog inGet started
Tessl Logo

codex-review

Code review workflows with Codex CLI including automated reviews, diff analysis, and PR improvements. Use for code review, quality checks, or automated improvement suggestions.

59

Quality

68%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Medium

Suggest reviewing before use

Fix and improve this skill with Tessl

tessl review fix ./skills/codex-review/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

61%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The body delivers concrete, executable Codex review commands in a well-organized structure, but redundant sections, a time-sensitive date line, and missing validation gates around destructive auto-fix/auto-commit workflows limit its quality.

Suggestions

Add explicit validation checkpoints to the automated workflows — e.g., review the diff (`git diff`) and run tests before letting Codex auto-fix or create commits, with a feedback loop on failure.

De-duplicate the overlapping Automated Code Review, Automated Review Workflows, and PR Automation sections into a single parameterized workflow or clearly differentiate their purposes.

Move or remove the 'Last Updated: December 2025 (GPT-5.2 Release)' line; time-sensitive version info should live in a deprecated/old-patterns section or be dropped to avoid staleness.

DimensionReasoningScore

Conciseness

Prose is lean, but the Automated Code Review, Automated Review Workflows, and PR Automation sections overlap heavily, and the time-sensitive 'Last Updated: December 2025 (GPT-5.2 Release)' line is not in a deprecated section, both of which could be tightened.

3 / 5

Actionability

Concrete, mostly copy-paste-ready `codex exec` commands and a complete shell function cover the common cases, with only minor gaps like `$PR_NUMBER` placeholders and unquoted multi-line prompts.

4 / 5

Workflow Clarity

Sections are sequenced, but auto-fix and auto-commit are destructive/batch operations with no validation checkpoints, so workflow clarity is capped at 3 per the destructive-operations guideline.

3 / 5

Progressive Disclosure

Content is self-contained with clear section headers and no need for bundle files; minor organization gaps from overlapping sections keep it at 4 rather than 5.

4 / 5

Total

14

/

20

Passed

Description

75%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description answers both what and when with concrete actions and natural trigger terms, anchored to a Codex CLI niche. It is solid but stops short of comprehensive coverage and fully specific triggers.

DimensionReasoningScore

Specificity

Lists several concrete actions — 'automated reviews, diff analysis, and PR improvements' — but coverage is not comprehensive (no explicit security/perf/test dimensions), fitting the 4 anchor rather than 5.

4 / 5

Completeness

Clearly states the what ('Code review workflows with Codex CLI including...') and an explicit when ('Use for...'), but the trigger list is somewhat generic, so it sits at 4 rather than 5.

4 / 5

Trigger Term Quality

'Use for code review, quality checks, or automated improvement suggestions' provides good natural keyword coverage, though a few common phrasings like 'PR review' or 'diff review' are missing.

4 / 5

Distinctiveness Conflict Risk

Tying the skill to the Codex CLI gives it a clear niche, but the broad 'code review' / 'quality checks' framing overlaps with general review skills, leaving minor conflict risk.

4 / 5

Total

16

/

20

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
fernandezbaptiste/Skrillz
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.