CtrlK
BlogDocsLog inGet started
Tessl Logo

coderabbit-ci-integration

Configure CodeRabbit as a CI gate with GitHub Actions, branch protection, and review enforcement. Use when setting up CodeRabbit as a required check, gating merges on review approval, or integrating CodeRabbit status into your CI pipeline. Trigger with phrases like "coderabbit CI", "coderabbit GitHub Actions", "coderabbit required check", "coderabbit merge gate", "coderabbit CI pipeline".

67

Quality

82%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Discovery

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.

This is an excellent skill description that clearly defines its scope, provides explicit trigger guidance, and occupies a distinct niche. It uses third-person voice, lists concrete actions, and includes both 'Use when' and 'Trigger with phrases' clauses for comprehensive discoverability.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: configuring CodeRabbit as a CI gate, setting up GitHub Actions, branch protection, and review enforcement. These are clear, actionable capabilities.

3 / 3

Completeness

Clearly answers both 'what' (configure CodeRabbit as CI gate with GitHub Actions, branch protection, review enforcement) and 'when' (explicit 'Use when...' clause with specific scenarios plus a 'Trigger with phrases' section).

3 / 3

Trigger Term Quality

Includes a rich set of natural trigger terms users would actually say: 'coderabbit CI', 'coderabbit GitHub Actions', 'coderabbit required check', 'coderabbit merge gate', 'coderabbit CI pipeline'. Also includes natural phrases like 'gating merges on review approval'.

3 / 3

Distinctiveness Conflict Risk

Highly distinctive — focuses on a very specific niche (CodeRabbit + CI gate integration). The combination of CodeRabbit with GitHub Actions, branch protection, and merge gating is unlikely to conflict with other skills.

3 / 3

Total

12

/

12

Passed

Implementation

64%

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

This skill provides highly actionable, executable guidance for setting up CodeRabbit as a CI gate, with complete YAML configs and workflow files. Its main weaknesses are the lack of validation/verification steps between workflow stages and the inclusion of tangential features (PR size check, Slack notifications) that inflate token cost without being core to the stated skill purpose. The error handling table is a strong addition.

Suggestions

Add a verification step after Step 1 and Step 3 (e.g., 'Create a test PR and confirm the coderabbitai status check appears and blocks merge') to establish feedback loops for these potentially blocking operations.

Move Steps 4 (PR Size Check) and 5 (Slack Notification) into separate optional reference files or a companion skill, as they are supplementary to the core CI gate setup and add ~60 lines of content.

Trim the Overview paragraph — Claude already knows what CodeRabbit does and what branch protection is; jump straight to prerequisites or Step 1.

DimensionReasoningScore

Conciseness

The skill is reasonably well-structured but includes some unnecessary verbosity. The Overview section explains what CodeRabbit does (Claude knows this). Steps 4 and 5 (PR size check, Slack notification) are tangential to the core skill of setting up CodeRabbit as a CI gate and add significant token cost. The inline comments in YAML are helpful but some are redundant.

2 / 3

Actionability

Every step provides fully executable, copy-paste ready code: YAML configs, GitHub Actions workflows, bash commands with gh CLI. The code is complete and specific with real action names, API endpoints, and configuration values. The error handling table adds practical troubleshooting guidance.

3 / 3

Workflow Clarity

Steps are clearly sequenced and numbered, but there are no explicit validation checkpoints between steps. After configuring branch protection (Step 1) or deploying workflows (Steps 3-5), there's no 'verify it works' step. For a workflow involving branch protection (a potentially blocking/destructive operation), the lack of a test/verify feedback loop is a gap.

2 / 3

Progressive Disclosure

The content is well-organized with clear headers and a logical flow, but it's quite long (~180 lines of substantive content) with no bundle files to offload detail into. Steps 4 and 5 could be separate reference files. The 'Next Steps' reference to 'coderabbit-deploy-integration' is good but the referenced resource doesn't exist in the bundle. External links in Resources are appropriate.

2 / 3

Total

9

/

12

Passed

Validation

81%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation9 / 11 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

9

/

11

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.