CtrlK
BlogDocsLog inGet started
Tessl Logo

coderabbit-multi-env-setup

Configure CodeRabbit review behavior per branch and environment using path instructions and base branches. Use when setting different review profiles per branch, configuring stricter reviews for release branches, or customizing CodeRabbit behavior across dev/staging/prod workflows. Trigger with phrases like "coderabbit environments", "coderabbit staging", "coderabbit per-branch config", "coderabbit release review", "coderabbit environment setup".

71

Quality

88%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

77%

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

This is a well-crafted, highly actionable skill with complete, executable YAML configurations and shell scripts for each environment tier. The workflow is clearly sequenced with verification steps and error handling. The main weakness is its length — the inline YAML configs are thorough but could be split into referenced files for better progressive disclosure, and some introductory content could be trimmed.

Suggestions

Consider moving the full YAML configs for each environment into separate referenced files (e.g., configs/coderabbit-develop.yaml, configs/coderabbit-main.yaml) and keeping only a summary diff or key settings inline in SKILL.md.

Trim the 'How Branch-Based Config Works' section — the ASCII diagram is sufficient without the preceding paragraph that restates the same concept.

DimensionReasoningScore

Conciseness

The skill is mostly efficient with good YAML examples, but includes some unnecessary sections like the Overview explanation of how branch-based config works (which is then repeated in the diagram), and the Prerequisites section states obvious things. The error handling table and resources section add value but the overall document could be tightened.

2 / 3

Actionability

Fully executable YAML configurations, bash scripts, and gh CLI commands are provided throughout. Each step has copy-paste ready code with specific field values, comments explaining each setting, and concrete verification commands.

3 / 3

Workflow Clarity

The 6-step workflow is clearly sequenced from development config through production, release, maintenance scripting, verification, and branch protection. Step 5 provides explicit verification with expected outputs and troubleshooting if verification fails. The error handling table adds a feedback loop for common issues.

3 / 3

Progressive Disclosure

The content is well-structured with clear headers and logical sections, but it's a long monolithic document (~200 lines of YAML configs) that could benefit from splitting the per-environment configs into separate referenced files. The 'Next Steps' reference to 'coderabbit-deploy-integration' is good but no bundle files exist to support progressive disclosure.

2 / 3

Total

10

/

12

Passed

Description

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 a well-crafted skill description that clearly defines its scope (CodeRabbit branch/environment configuration), provides explicit 'Use when' guidance with concrete scenarios, and includes natural trigger phrases. It uses proper third-person voice throughout and is concise without being vague. The description would perform well in a large skill library due to its distinct niche and clear trigger terms.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: configuring review behavior per branch, using path instructions, setting base branches, configuring stricter reviews for release branches, and customizing behavior across dev/staging/prod workflows.

3 / 3

Completeness

Clearly answers both 'what' (configure CodeRabbit review behavior per branch and environment using path instructions and base branches) and 'when' (explicit 'Use when' clause with specific scenarios plus a 'Trigger with phrases' section).

3 / 3

Trigger Term Quality

Includes natural trigger phrases like 'coderabbit environments', 'coderabbit staging', 'coderabbit per-branch config', 'coderabbit release review', and 'coderabbit environment setup'. These cover common variations a user would naturally say when needing this skill.

3 / 3

Distinctiveness Conflict Risk

Highly specific niche: CodeRabbit per-branch/environment configuration. The combination of 'CodeRabbit', 'per-branch', 'environment', and 'release review' makes it very unlikely to conflict with other skills.

3 / 3

Total

12

/

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.