CtrlK
BlogDocsLog inGet started
Tessl Logo

coderabbit-prod-checklist

Execute CodeRabbit production readiness checklist for org-wide deployment. Use when preparing to enforce CodeRabbit reviews, going live with required checks, or auditing CodeRabbit configuration before making it a merge gate. Trigger with phrases like "coderabbit production", "coderabbit go-live", "coderabbit launch checklist", "coderabbit readiness", "coderabbit pre-launch".

64

Quality

77%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./plugins/saas-packs/coderabbit-pack/skills/coderabbit-prod-checklist/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

65%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 highly actionable with executable scripts and concrete config, and is well-structured into sequenced steps with an error-handling table. Its main gaps are the lack of a validation feedback loop around the destructive branch-protection change in Step 5 and the absence of progressive disclosure via separate reference files.

Suggestions

Add an explicit validation/verification checkpoint in Step 5 after enabling the required status check (e.g., re-query branch protection to confirm 'coderabbitai' is required) and a rollback-confirm step, so the destructive change has a feedback loop.

Split the full production .coderabbit.yaml (Step 6) and the long markdown checklists (Steps 1, 4, 7) into reference files under references/ and link to them from SKILL.md to improve progressive disclosure and reduce inline token weight.

Tighten the Overview/Prerequisites prose and consolidate the inline checklist blocks so the main SKILL.md reads as a lean overview pointing to detailed materials.

DimensionReasoningScore

Conciseness

The body is mostly action-dense (checklists, executable scripts, yaml) and avoids explaining concepts Claude already knows, but at ~250 lines much of the inline material (full production yaml, full checklists) could be tightened or moved to reference files. Not the score-3 lean standard because length is not minimal.

2 / 3

Actionability

Provides fully executable bash/gh scripts, a concrete production .coderabbit.yaml, copy-paste-ready branch-protection commands, and specific checklist items rather than abstract direction.

3 / 3

Workflow Clarity

Seven steps are clearly sequenced and Step 2 includes a validation script with PASS/WARN/FAIL, but Step 5 (modifying branch protection — a destructive/batch operation) lacks an explicit validation or feedback loop before/after applying the change, which caps workflow clarity at 2 per the rubric's destructive-operation note.

2 / 3

Progressive Disclosure

No bundle files (references/scripts/assets) exist, so the skill is a single monolithic SKILL.md; it has clear section structure but content that could be split (full yaml config, full checklists) is inline, matching the score-2 anchor rather than a well-signaled multi-file overview.

2 / 3

Total

9

/

12

Passed

Description

90%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 strong: it uses third-person imperative voice, names a specific domain, and includes explicit "Use when" and trigger-phrase guidance. Its only weakness is that the action statement is a single composite action rather than a list of multiple concrete capabilities.

DimensionReasoningScore

Specificity

Names a concrete domain and action ("Execute CodeRabbit production readiness checklist for org-wide deployment") plus three deployment scenarios, but centers on a single action rather than listing multiple distinct concrete actions like the score-3 anchor.

2 / 3

Completeness

Explicitly states what it does and includes both a "Use when..." clause and a "Trigger with phrases like..." clause, clearly answering both what and when.

3 / 3

Trigger Term Quality

Provides five natural trigger phrases a user would actually say ("coderabbit production", "coderabbit go-live", "coderabbit launch checklist", "coderabbit readiness", "coderabbit pre-launch"), giving good coverage of variations.

3 / 3

Distinctiveness Conflict Risk

Tightly scoped to CodeRabbit production readiness with distinct, product-specific triggers, making it unlikely to fire for the wrong skill.

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.