CtrlK
BlogDocsLog inGet started
Tessl Logo

coderabbit-rate-limits

Understand and handle CodeRabbit and GitHub API rate limits for review automation. Use when hitting rate limits on @coderabbitai commands, automating review queries, or building scripts that interact with CodeRabbit via the GitHub API. Trigger with phrases like "coderabbit rate limit", "coderabbit throttling", "coderabbit too many requests", "github api rate limit coderabbit".

73

Quality

92%

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

SKILL.md
Quality
Evals
Security

Quality

Content

85%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 body is highly actionable with executable bash/GraphQL examples and a well-sequenced workflow including in-loop rate-limit validation. It is slightly verbose in Step 3 and the Overview, which keeps conciseness below the top anchor.

Suggestions

Tighten Step 3: drop the ```markdown fence and condense the symptoms/best-practice list to the essential "wait then resend once" guidance.

Trim the Overview to state only the two rate-limit layers without explaining that they are both covered.

Move the long GraphQL caching script (Step 5) into a referenced script file if the skill grows, to keep SKILL.md a lean overview.

DimensionReasoningScore

Conciseness

Mostly efficient with lean tables and executable scripts, but Step 3's ```markdown block restates symptoms and best-practices in a padded way and the Overview mildly over-explains what Claude can infer.

2 / 3

Actionability

Fully executable bash and GraphQL snippets with `set -euo pipefail`, real `gh api`/`graphql` invocations, and a working caching script — copy-paste ready.

3 / 3

Workflow Clarity

Five clearly sequenced numbered steps, and the bulk-automation script embeds per-iteration rate-limit checks and a safety page cap, satisfying validation checkpoints for batch operations.

3 / 3

Progressive Disclosure

Single self-contained, well-organized file with clear sections and one signaled cross-link; no bundle directories exist, so the simple-skill carve-out applies.

3 / 3

Total

11

/

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 specific, complete, and distinctive, with explicit "Use when" guidance and natural trigger phrases. It avoids vague fluff and clearly scopes the skill to CodeRabbit/GitHub rate-limit handling.

DimensionReasoningScore

Specificity

Names concrete actions across two layers — "handle CodeRabbit and GitHub API rate limits", "automating review queries", "building scripts that interact with CodeRabbit via the GitHub API" — rather than vague language.

3 / 3

Completeness

Clearly answers both what ("Understand and handle ... rate limits for review automation") and when (explicit "Use when ..." clause plus "Trigger with phrases like ...").

3 / 3

Trigger Term Quality

Explicit natural trigger phrases a user would say — "coderabbit rate limit", "coderabbit throttling", "coderabbit too many requests", "github api rate limit coderabbit" — with good coverage of variations.

3 / 3

Distinctiveness Conflict Risk

Narrow CodeRabbit + GitHub-API-rate-limit niche with distinct triggers unlikely to fire for unrelated skills.

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.