CtrlK
BlogDocsLog inGet started
Tessl Logo

uinaf/autoreview

Run the bundled Codex/Claude autoreview helper as a structured second-model closeout. Use for explicit autoreview or tool-backed final-review requests after builder proof exists; it validates findings and reruns focused tests but does not issue a ship decision.

98

1.44x
Quality

98%

Does it follow best practices?

Impact

98%

1.44x

Average score across 4 eval scenarios

SecuritybySnyk

Passed

No known issues

Overview
Quality
Evals
Security
Files

Quality

Content

100%

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

A well-structured operational skill: lean, executable guidance with a sequenced, validated workflow and clean one-level-deep progressive disclosure. The main caveat is that the referenced bundle files were not present to verify against the body.

DimensionReasoningScore

Conciseness

The body is instruction-dense with executable commands and no concept-explanation padding (it never explains what a PR or commit is), so most tokens earn their place; borderline toward 2 given the length and a consolidated References section that re-lists inline links, but it stays lean for the complexity covered.

3 / 3

Actionability

Numerous copy-paste-ready commands ("$AUTOREVIEW" --mode branch --base origin/main, gh pr view --json baseRefName --jq .baseRefName, --reviewers codex,claude --model ...) make the guidance fully executable; matches score-3, not 2 which would use pseudocode or omit key details.

3 / 3

Workflow Clarity

The 7-step Core Workflow is explicitly sequenced with validation ("Verify each finding against the code and reject weak findings explicitly") and a feedback loop ("Rerun focused tests plus autoreview when fixes change code") ending in a terminal checkpoint ("Stop after the helper exits 0..."); matches score-3, not 2 which lacks checkpoints.

3 / 3

Progressive Disclosure

Detail is pushed to four clearly signaled one-level-deep references each with a description (troubleshooting.md, scope.md, engine-details.md, upstream.md) plus a consolidated References section, matching the score-3 anchor; note that the referenced files were not present in this review bundle to verify, but the written structure is exemplary.

3 / 3

Total

12

/

12

Passed

Description

100%

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

An exemplary description: it names concrete actions and targets, gives explicit 'Use when' triggers, and adds negative boundaries that distinguish it from adjacent skills. There is no first/second-person voice or vague fluff.

DimensionReasoningScore

Specificity

"choose the target, validate findings, rerun focused tests, and repeat until clean" plus the target list "local changes, pull requests, branch diffs, or commits" enumerates multiple concrete actions, matching the score-3 anchor; not a 2 because it goes beyond naming a domain to listing specific operations.

3 / 3

Completeness

Both the "what" (run the helper as a structured closeout with named actions) and the "when" ("Use when explicitly asked for autoreview...") are explicit, with an added negative boundary; this is the score-3 anchor, not a 2 where "when" is only implied.

3 / 3

Trigger Term Quality

"Use when explicitly asked for autoreview, Codex/Claude review, or a tool-backed final review" covers the natural terms a user would say for this skill; not a 2 because the primary triggers ("autoreview", "Codex/Claude review") are present rather than only generic jargon.

3 / 3

Distinctiveness Conflict Risk

A clear niche (second-model closeout) plus "Do not use for builder verification or an independent multi-agent ship decision" makes it unlikely to trigger for the wrong skill; matches score-3, not 2 which still risks overlap.

3 / 3

Total

12

/

12

Passed

Validation

87%

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

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

relative_links

Relative link issues: 7 missing

Warning

referenced_paths_exist

Referenced path issues: 14 missing

Warning

Total

14

/

16

Passed

Reviewed

Table of Contents