CtrlK
BlogDocsLog inGet started
Tessl Logo

coderabbit-core-workflow-a

Execute CodeRabbit primary workflow: automated PR code review with configuration. Use when setting up automated code reviews on pull requests, configuring review behavior, or establishing the core CodeRabbit review loop. Trigger with phrases like "coderabbit review workflow", "coderabbit PR review", "coderabbit auto review", "configure coderabbit reviews".

67

Quality

82%

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

72%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 well-organized, lean, and largely actionable skill body anchored by concrete config and commands. Its main weaknesses are a duplicate-key YAML flaw in the headline config and the absence of a proactive validation checkpoint in the main workflow.

Suggestions

Fix the duplicate top-level 'reviews:' key in the Step 1 YAML block (lines 46 and 97) — merge the finishing_touches settings under the existing reviews key so the 'production-ready configuration' is valid, copy-paste YAML.

Add an explicit validation checkpoint early in the configuration workflow, e.g. 'After saving .coderabbit.yaml, comment @coderabbitai configuration to verify it parsed and is active' before relying on auto-review.

DimensionReasoningScore

Conciseness

Lean, reference-dense content (YAML config, commands, lifecycle diagram, error table) that does not explain concepts Claude already knows; inline YAML comments earn their place as CodeRabbit-specific knowledge.

3 / 3

Actionability

Provides concrete @coderabbitai commands and a full config, but the Step 1 YAML block declares a top-level 'reviews:' key twice (lines 46 and 97), producing invalid YAML that is not cleanly copy-paste ready.

2 / 3

Workflow Clarity

Four sequenced steps plus a lifecycle diagram with feedback loops and an error-recovery table, but there is no explicit validation checkpoint in the main configuration flow (verification appears only reactively in the error table) and Step 2 is informational rather than procedural.

2 / 3

Progressive Disclosure

Well-organized into Overview, Prerequisites, Instructions, Output, Error Handling, Resources, and Next Steps, with clearly signaled one-level-deep references to docs URLs and sibling skills and no nested reference chains.

3 / 3

Total

10

/

12

Passed

Description

92%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 description with explicit 'Use when' guidance, multiple concrete actions, and natural trigger phrases. Its only weakness is overlap risk with sibling CodeRabbit skills on the configuration-oriented triggers.

Suggestions

Differentiate from sibling CodeRabbit skills: the trigger 'configure coderabbit reviews' overlaps with coderabbit-core-workflow-b (configuration tuning / noise reduction) — narrow the description's triggers to initial setup and the primary review loop only, and push tuning triggers to workflow-b.

DimensionReasoningScore

Specificity

Lists multiple concrete domain actions — 'automated PR code review with configuration', 'setting up automated code reviews on pull requests', 'configuring review behavior', 'establishing the core CodeRabbit review loop' — rather than vague language.

3 / 3

Completeness

Clearly answers both 'what' ('Execute CodeRabbit primary workflow: automated PR code review with configuration') and 'when' via an explicit 'Use when setting up automated code reviews...' clause.

3 / 3

Trigger Term Quality

Provides explicit natural trigger phrases a user would actually say — 'coderabbit review workflow', 'coderabbit PR review', 'coderabbit auto review', 'configure coderabbit reviews' — with good coverage.

3 / 3

Distinctiveness Conflict Risk

Targets a clear CodeRabbit niche, but the trigger 'configure coderabbit reviews' overlaps with sibling skill coderabbit-core-workflow-b (configuration tuning), so it could still match the wrong skill in the CodeRabbit family.

2 / 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.