CtrlK
BlogDocsLog inGet started
Tessl Logo

coderabbit-review

Unified CodeRabbit CLI execution via WSL with self-healing loop. Use this skill when running automated code review before commits, PRs, or QA gates. Handles WSL wrapper, severity filtering, and auto-fix iterations.

63

Quality

75%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

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

Quality

Content

75%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 is well-structured, concise, and actionable, with concrete commands, a clear sequenced workflow, and a self-healing feedback loop with a halt condition. It avoids over-explanation and provides useful error-handling and agent-specific configuration tables.

Suggestions

Replace the placeholder '/mnt/c/path/to/aiox-core' with guidance on how to resolve the working directory (e.g. derive from cwd or read from a config) so the WSL command is copy-paste ready.

Add an explicit pre-flight validation step (e.g. check auth status and CLI presence before the first review) so the workflow's verification begins before execution rather than only in the self-healing loop.

Consider moving the Agent-Specific Configuration table into a separate reference file to keep the main SKILL.md closer to a lean overview.

DimensionReasoningScore

Conciseness

Lean, table-driven body that assumes Claude's competence without explaining what code review is; minor redundancy across the Report, Agent-Specific Configuration, and Report Location sections keeps it just below 5.

4 / 5

Actionability

Provides concrete, mostly executable commands with real flags ('--prompt-only -t uncommitted'), a 15-minute timeout, and error-resolution commands; the placeholder path '/mnt/c/path/to/aiox-core' is a minor gap.

4 / 5

Workflow Clarity

Clear six-step sequence with a self-healing loop that re-runs review to verify CRITICAL issues are resolved and a halt condition after max_iterations; validation checkpoint is present, with only minor gaps keeping it below 5.

4 / 5

Progressive Disclosure

Single well-organized SKILL.md with clear section headers and no nested references; at ~96 lines some content (e.g. agent-specific configuration) could arguably live in a separate file, so it sits just below 5.

4 / 5

Total

16

/

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 is concise, third-person, and clearly answers both what the skill does and when to use it, with concrete trigger phrases tied to commits, PRs, and QA gates. It is specific and distinct, with only minor room for improvement in keyword synonym coverage and 'when' specificity.

Suggestions

Add a few natural synonyms/variations (e.g. 'pre-commit review', 'pull request review', 'lint before merge') to broaden trigger-term coverage.

Make the 'when' clause slightly more explicit about the user phrasing that should trigger the skill (e.g. 'Use when the user asks to review code, run CodeRabbit, or gate a commit/PR on review').

DimensionReasoningScore

Specificity

Names the domain (CodeRabbit CLI via WSL) and several concrete actions — 'WSL wrapper, severity filtering, and auto-fix iterations' plus 'self-healing loop' — with only minor gaps in coverage.

4 / 5

Completeness

Explicitly answers both 'what' (CodeRabbit CLI execution, severity filtering, auto-fix iterations) and 'when' ('Use this skill when running automated code review before commits, PRs, or QA gates'), though the 'when' could be slightly more specific.

4 / 5

Trigger Term Quality

Includes natural phrases users would say — 'automated code review before commits, PRs, or QA gates' — with good keyword coverage though a few synonyms are missing.

4 / 5

Distinctiveness Conflict Risk

CodeRabbit CLI execution via WSL is a distinct niche with concrete triggers (commits/PRs/QA gates); minor overlap risk with generic code-review skills keeps it just below 5.

4 / 5

Total

16

/

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

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

Repository
SynkraAI/aiox-core
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.