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".

67

Quality

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Critical

Do not install without reviewing

SKILL.md
Quality
Evals
Security

Quality

Content

65%

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

The body is highly actionable with copy-paste-ready commands and config, and steps are clearly sequenced. It loses points for a decorative diagram and restated output that inflate the token budget, and for a batch git-hook step missing an explicit validation feedback loop.

Suggestions

Remove the ASCII "Two-Layer Review Strategy" diagram (or fold it into one sentence) since the two-layer concept is already clear from the steps, and trim the "Output" section that restates deliverables.

Add a validation/feedback checkpoint to the pre-push hook — e.g., capture and check `cr review`'s exit code and surface a clear pass/fail decision rather than silently running non-blocking.

Move the full .coderabbit.yaml and VS Code tasks.json examples into reference files (e.g. references/config.yaml, references/vscode-tasks.json) and link to them, so the main body stays a lean overview.

DimensionReasoningScore

Conciseness

Mostly lean executable code, but the decorative ASCII "Two-Layer Review Strategy" diagram, the restated "Output" section, and the inline VS Code tasks.json add tokens that could be tightened without losing clarity.

2 / 3

Actionability

Fully executable, copy-paste-ready commands and complete config files throughout — install/auth commands, `cr review` variants, a real pre-push hook script, and a complete .coderabbit.yaml.

3 / 3

Workflow Clarity

Steps are clearly sequenced and Step 1 includes a `cr --version` verify, but the batch pre-push git-hook operation (`xargs cr review`) has no validation checkpoint or failure feedback loop, capping this dimension at 2.

2 / 3

Progressive Disclosure

Sections are well-organized, but at ~170 lines the skill has no reference/detail files and keeps full config and IDE-integration content inline that could be split out for a skill this length.

2 / 3

Total

9

/

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.

The description is specific, complete, and distinctive, with an explicit Use-when clause and natural trigger phrases. It uses imperative voice consistent with the rubric's good examples and avoids vague fluff.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — "Configure CodeRabbit CLI for local pre-commit code reviews", "setting up local development", "integrating AI review into your commit workflow", "testing config changes" — rather than vague language.

3 / 3

Completeness

Explicitly answers what ("Configure CodeRabbit CLI for local pre-commit code reviews and fast iteration") and when (an explicit "Use when…" clause), matching the 3-anchor.

3 / 3

Trigger Term Quality

Provides four natural trigger phrases ("coderabbit dev setup", "coderabbit local development", "coderabbit CLI workflow", "coderabbit pre-commit review") a user would plausibly say when needing this skill.

3 / 3

Distinctiveness Conflict Risk

Every trigger and the core action name CodeRabbit specifically, carving a clear niche 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.