CtrlK
BlogDocsLog inGet started
Tessl Logo

auto-review-loop

Autonomous multi-round research review loop. Repeatedly reviews using a secondary Codex agent, implements fixes, and re-reviews until positive assessment or max rounds reached. Use when user says "auto review loop", "review until it passes", or wants autonomous iterative improvement.

64

Quality

76%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Critical

Do not install without reviewing

Fix and improve this skill with Tessl

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

Quality

Content

70%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.

A detailed, actionable orchestration skill with an excellent sequenced workflow and explicit validation/feedback checkpoints. Its main weaknesses are token inefficiency from a duplicated scope-limits block and inlined test specs that should be split into reference files.

Suggestions

De-duplicate the SCOPE LIMITS block: define it once in a shared reference (e.g. review-scope-limits.md) and link to it from both the Phase A prompt and the Round 2+ template instead of pasting it verbatim twice.

Move the 'Acquittal Gate Test Specifications' section (Tests 1–4) into a separate reference file and link to it, keeping SKILL.md focused on the operative workflow.

Tighten the defensive clarification notes (e.g. 'Earlier wording used or + a stale verdict set; the AND form is authoritative') by consolidating to a single authoritative statement of the stop condition.

DimensionReasoningScore

Conciseness

The body is mostly efficient operational detail, but it pads noticeably: the full SCOPE LIMITS block is duplicated verbatim in both the Phase A medium prompt and the Round 2+ template, and a 33-line 'Acquittal Gate Test Specifications' section inlines material that belongs in a separate reference, fitting 'mostly efficient but could be tightened'.

3 / 5

Actionability

Provides concrete, copy-paste-ready spawn_agent/send_input prompt blocks, a REVIEW_STATE.json schema, an acquittal-line template, and an explicit /render-html command with flags; only minor gaps remain (placeholder paths and round-specific variables the agent must fill).

4 / 5

Workflow Clarity

A clearly sequenced multi-phase workflow (Initialization, Phase A–E, Termination) with explicit validation checkpoints — the Phase B.5.1 stop-evaluation gate, append-only acquittal integrity rules, and the Debate Protocol feedback loop — satisfying the top anchor for complex processes with validation and error-recovery loops.

5 / 5

Progressive Disclosure

Section structure is reasonable and shared-references (reviewer-routing.md, review-scope-limits.md, review-tracing.md, output-*.md) are clearly signaled one level deep, but no bundle files exist and content that belongs in separate files — the duplicated scope-limits block and the inlined test specifications — is kept inline, matching the 'some structure; content that should be separate is inline' anchor.

3 / 5

Total

15

/

20

Passed

Description

83%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.

A strong, well-structured description that clearly states both capability and trigger conditions with natural user phrasing. It is concise and third-person throughout, with only minor room for broader synonym coverage and tighter distinctiveness.

DimensionReasoningScore

Specificity

Names the domain and several concrete actions — 'reviews using a secondary Codex agent', 'implements fixes', 're-reviews until positive assessment or max rounds reached' — but stops short of comprehensive coverage of sub-capabilities, fitting the 'several specific actions; minor gaps' anchor rather than the fully comprehensive 5.

4 / 5

Completeness

Explicitly answers both what ('Autonomous multi-round research review loop... reviews... implements fixes... re-reviews') and when ('Use when user says...') with concrete trigger phrases, matching the top anchor exactly.

5 / 5

Trigger Term Quality

Includes natural phrases a user would actually say — 'auto review loop', 'review until it passes', 'autonomous iterative improvement' — giving good keyword coverage, though it lacks the synonym/file-extension breadth that would push it to 5.

4 / 5

Distinctiveness Conflict Risk

The 'auto review loop' / 'review until it passes' triggers carve a fairly distinct niche with low conflict risk, but the broad 'autonomous iterative improvement' phrasing leaves minor overlap with general review/improvement skills, so it sits at 4 rather than 5.

4 / 5

Total

17

/

20

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

relative_links

Relative link issues: 4 suspicious

Warning

Total

15

/

16

Passed

Repository
wanshuiyin/Auto-claude-code-research-in-sleep
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.