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.

76

Quality

96%

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

SKILL.md
Quality
Evals
Security

Quality

Content

92%

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

A well-structured, lean operational skill with a clear sequenced workflow and an explicit self-healing feedback loop. Its main weakness is actionability: the core command relies on placeholders and the retry loop is pseudocode rather than executable code.

Suggestions

Replace the "/mnt/c/path/to/aiox-core" example and "{flags}" placeholder with a concrete, copy-paste-ready command (or a templated variable clearly marked) so the execution step is runnable as written.

Provide a concrete shell snippet for one self-healing iteration (fix → re-run coderabbit → check severity) instead of the abstract WHILE pseudocode block.

Clarify how auto-fixes are applied (which file edits, via which tool) so the loop's "Attempt auto-fix" step is actionable rather than implied.

DimensionReasoningScore

Conciseness

The body is a lean, table-driven runbook that assumes Claude's competence — it gives flags, commands, and a timeout without explaining what code review or WSL is, and every section earns its place.

3 / 3

Actionability

Flag tables and auth/install commands are concrete, but the WSL command carries placeholders ("{flags}", the example path "/mnt/c/path/to/aiox-core") and the self-healing loop is pseudocode, so it is not fully copy-paste ready — between anchors 2 and 3.

2.5 / 3

Workflow Clarity

Steps 1–6 are clearly sequenced and the self-healing loop is an explicit validate→fix→re-review feedback loop with a halt condition, exactly the checkpoint pattern the rubric rewards for risky iterative operations.

3 / 3

Progressive Disclosure

A self-contained operational runbook with clean sections and no nested references; no bundle files exist, and the content is compact enough that no split is warranted, matching the well-organized-sections allowance.

3 / 3

Total

11.5

/

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.

A concise, third-person description that names concrete capabilities, provides an explicit trigger clause tied to natural user scenarios, and carves out a distinct niche. It satisfies the what/when/specificity criteria without verbosity.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — "CodeRabbit CLI execution via WSL", "WSL wrapper, severity filtering, and auto-fix iterations" — matching the anchor for several specific actions rather than vague language.

3 / 3

Completeness

Clearly states what ("Unified CodeRabbit CLI execution via WSL with self-healing loop") and an explicit when ("Use this skill when running automated code review before commits, PRs, or QA gates"), satisfying both halves with an explicit trigger.

3 / 3

Trigger Term Quality

The trigger clause "running automated code review before commits, PRs, or QA gates" uses natural terms a user would say (code review, commits, PRs, QA gates), with good coverage rather than jargon-only phrasing.

3 / 3

Distinctiveness Conflict Risk

The CodeRabbit-via-WSL self-healing niche with commit/PR/QA-gate triggers is clearly bounded and unlikely to fire for unrelated skills; it does not read as generic.

3 / 3

Total

12

/

12

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.