CtrlK
BlogDocsLog inGet started
Tessl Logo

coderabbit-core-workflow-b

Tune CodeRabbit review configuration: learnings, code guidelines, and noise reduction. Use when fine-tuning review quality, training CodeRabbit with team preferences, adding code guidelines, or reducing false positives. Trigger with phrases like "coderabbit tune reviews", "coderabbit learnings", "coderabbit guidelines", "reduce coderabbit noise", "coderabbit false positives".

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

The risk profile of this skill

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.

The content is lean and highly actionable with executable YAML and bash examples, but multi-step tuning workflows lack explicit validation/verification checkpoints. Progressive disclosure is moderate: sections are clear but all content is inline with no supporting bundle files.

Suggestions

Add a verification checkpoint after config edits (e.g. 'run a test PR and confirm comments match the new profile') and a fix-retry loop so workflow_clarity can reach 3.

Split the large config blocks (path_filters, path_instructions, tone) into a references/ file (e.g. CONFIG-EXAMPLES.md) with one-level-deep links to reduce inline density and improve progressive disclosure.

Add a brief post-tuning validation table entry tying each Step's outcome to a measurable signal (acceptance rate, comment count).

DimensionReasoningScore

Conciseness

Lean body of mostly executable config blocks and brief instructions; avoids explaining concepts Claude already knows (e.g. what a linter or PR is).

3 / 3

Actionability

Provides copy-paste-ready YAML and bash (e.g. .coderabbit.yaml snippets, a gh-based acceptance-rate script), with concrete paths and field names.

3 / 3

Workflow Clarity

Six steps are clearly sequenced, but tuning operations that change review behavior (config edits, profile switches) lack explicit validation checkpoints; the monitoring script checks results but does not close a validate-fix-retry loop.

2 / 3

Progressive Disclosure

Well-sectioned body, but no bundle files exist and the body is a single dense page; external blog links are resources rather than one-level-deep internal references.

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.

The description is concise, third-person, and answers both what the skill does and when to use it, with natural trigger phrases and a distinct CodeRabbit niche. It is a strong, well-targeted description.

DimensionReasoningScore

Specificity

Lists multiple concrete actions: 'learnings, code guidelines, and noise reduction' plus 'fine-tuning review quality, training CodeRabbit with team preferences, adding code guidelines, or reducing false positives'.

3 / 3

Completeness

Explicitly answers both what ('Tune CodeRabbit review configuration...') and when ('Use when fine-tuning...'), with explicit trigger phrases, in third person.

3 / 3

Trigger Term Quality

Natural phrases a user would actually say: 'coderabbit tune reviews', 'coderabbit learnings', 'coderabbit guidelines', 'reduce coderabbit noise', 'coderabbit false positives'.

3 / 3

Distinctiveness Conflict Risk

Scoped to a clear niche (CodeRabbit tuning) with CodeRabbit-prefixed triggers, making conflict with other skills unlikely.

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.