CtrlK
BlogDocsLog inGet started
Tessl Logo

coderabbit-local-dev-loop

Configure CodeRabbit CLI for local pre-commit code reviews and fast iteration. Use when setting up local development with CodeRabbit CLI reviews, integrating AI review into your commit workflow, or testing config changes. Trigger with phrases like "coderabbit dev setup", "coderabbit local development", "coderabbit CLI workflow", "coderabbit pre-commit review".

72

Quality

90%

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

SKILL.md
Quality
Evals
Security

Quality

Content

80%Weight 40%Scale 1-3

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

A clean, executable skill body with strong actionability and conciseness. It is held back by a non-blocking pre-push workflow lacking an explicit validation/feedback loop and by a monolithic structure with no progressive reference files.

Suggestions

Add an explicit validate→fix→retry checkpoint to the pre-push hook (e.g., review, act on findings, re-review) so the batch pre-push operation has a real feedback loop and can score higher on workflow clarity.

Move the .coderabbit.yaml reference, git-hook script, and VS Code tasks into separate reference files (e.g., references/config.yaml, references/pre-push-hook.sh) and link to them one level deep, keeping SKILL.md a concise overview.

Tighten the Overview paragraph and Two-Layer Review ASCII diagram, or move the diagram to a reference, to reduce inline explanation and lean further into command-driven instruction.

DimensionReasoningScore

Conciseness

The body is lean and command-driven with minimal explanatory padding; the brief overview prose and ASCII diagram are purposeful orientation rather than concepts Claude already knows.

3 / 3

Actionability

Provides fully executable bash commands, copy-paste-ready git hook and VS Code task snippets, and concrete .coderabbit.yaml config, all instruction-ready.

3 / 3

Workflow Clarity

Steps are clearly sequenced (Step 1–5) with some checkpoints, but the batch pre-push review operation is explicitly non-blocking with no validation gate or explicit validate→fix→retry loop, capping it at 2 per the rubric.

2 / 3

Progressive Disclosure

Content is well-sectioned but lives in a single ~165-line monolithic SKILL.md with no one-level-deep reference files; config/hook/task material that could be split is inline, matching the some-structure anchor.

2 / 3

Total

10

/

12

Passed

Description

100%Weight 40%Scale 1-3

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-targeted description that clearly conveys capability, explicit use conditions, and natural trigger phrases with minimal fluff. It is concise yet complete and highly distinct.

DimensionReasoningScore

Specificity

Lists multiple concrete actions ('Configure CodeRabbit CLI', 'local pre-commit code reviews', 'integrating AI review into your commit workflow', 'testing config changes'), matching the multiple-specific-actions anchor.

3 / 3

Completeness

Explicitly states both what it does and when to use it via a clear 'Use when...' clause, satisfying the explicit-trigger requirement.

3 / 3

Trigger Term Quality

Provides natural trigger phrases a user would actually say ('coderabbit dev setup', 'coderabbit local development', 'coderabbit CLI workflow', 'coderabbit pre-commit review'), giving good coverage of variations.

3 / 3

Distinctiveness Conflict Risk

Narrowly scoped to CodeRabbit CLI with distinct branded triggers, making it unlikely to fire for unrelated skills.

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

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

frontmatter_unknown_keys

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

Warning

Total

14

/

16

Passed

Repository
jeremylongshore/claude-code-plugins-plus-skills
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.