CtrlK
BlogDocsLog inGet started
Tessl Logo

coderabbit-common-errors

Diagnose and fix CodeRabbit common errors and configuration issues. Use when CodeRabbit is not reviewing PRs, posting duplicate comments, ignoring configuration, or behaving unexpectedly. Trigger with phrases like "coderabbit error", "fix coderabbit", "coderabbit not working", "debug coderabbit", "coderabbit broken".

64

Quality

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

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.

An actionable, well-structured troubleshooting guide with concrete commands and YAML examples, but it is monolithic, references a missing bundle, and lacks an explicit validation checkpoint in its fix workflow.

Suggestions

Add an explicit validation checkpoint after applying a config fix (e.g., run '@coderabbitai configuration' and assert the returned YAML matches the intended keys) before declaring the fix successful.

Resolve the dangling 'coderabbit-debug-bundle' reference: either create the referenced bundle files or remove the Next Steps pointer.

Split the per-error detail and the YAML configuration reference into one-level-deep reference files (e.g., CONFIG-REFERENCE.md) and keep SKILL.md as a concise overview to reduce inline bulk.

DimensionReasoningScore

Conciseness

The symptom/diagnosis/fix tables and YAML snippets are mostly efficient, but the Overview explains what CodeRabbit is (context Claude largely already has) and minor padding and a typo ('It is been') keep it from being fully lean.

2 / 3

Actionability

It provides concrete, executable gh/python3 commands and complete copy-paste-ready YAML snippets for each error category.

3 / 3

Workflow Clarity

There is a clear symptom-to-diagnosis-to-fix sequence plus a Verify Fix step, but config-driven fixes lack an explicit validation checkpoint confirming the active config matches expectations before declaring success.

2 / 3

Progressive Disclosure

It is a single ~240-line file with per-error detail and a YAML reference inlined, and it points to a non-existent 'coderabbit-debug-bundle' with no actual bundle files present.

2 / 3

Total

9

/

12

Passed

Description

90%

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 description with explicit what/when structure and natural trigger phrases targeted at a distinct niche. The only gap is that it states a couple of actions rather than enumerating several specific concrete capabilities.

DimensionReasoningScore

Specificity

It names the domain ('CodeRabbit common errors and configuration issues') and a couple of actions ('Diagnose and fix'), but does not enumerate multiple distinct concrete actions like the score-3 anchor.

2 / 3

Completeness

It explicitly answers both what ('Diagnose and fix CodeRabbit common errors and configuration issues') and when ('Use when CodeRabbit is not reviewing PRs, posting duplicate comments, ignoring configuration, or behaving unexpectedly').

3 / 3

Trigger Term Quality

It lists natural phrases a user would actually say ('coderabbit not working', 'coderabbit broken', 'fix coderabbit', 'debug coderabbit'), giving good coverage of common variations.

3 / 3

Distinctiveness Conflict Risk

It targets a clear niche (CodeRabbit) with distinct, product-specific triggers, making conflict with other skills unlikely.

3 / 3

Total

11

/

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.