CtrlK
BlogDocsLog inGet started
Tessl Logo

autofix

Auto-fix CodeRabbit review comments - get CodeRabbit review comments from GitHub and fix them interactively or in batch

75

Quality

70%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

SecuritybySnyk

Advisory

Suggest reviewing before use

Optimize this skill with Tessl

npx tessl skill review --optimize ./.agents/skills/autofix/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Discovery

40%

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 identifies a clear, distinctive niche (CodeRabbit review comments on GitHub) but suffers from incomplete guidance on when to use it. It provides moderate specificity about actions but lacks the explicit 'Use when...' clause that would help Claude select this skill appropriately from a large skill set.

Suggestions

Add a 'Use when...' clause with trigger terms like 'CodeRabbit', 'code review comments', 'PR feedback', 'fix review issues'

Include common variations users might say: 'pull request', 'PR comments', 'code review', 'CR suggestions'

Expand on what 'fix' means - e.g., 'address code style issues, resolve suggested changes, implement reviewer feedback'

DimensionReasoningScore

Specificity

Names the domain (CodeRabbit review comments, GitHub) and describes actions (get, fix interactively or in batch), but lacks comprehensive detail about what 'fixing' entails or what types of comments are handled.

2 / 3

Completeness

Describes what the skill does but completely lacks a 'Use when...' clause or any explicit trigger guidance. Per rubric guidelines, missing explicit trigger guidance caps completeness at 2, and this has no trigger guidance at all.

1 / 3

Trigger Term Quality

Includes relevant keywords like 'CodeRabbit', 'review comments', 'GitHub', and 'auto-fix', but misses common variations users might say like 'code review', 'PR comments', 'pull request', or 'CR feedback'.

2 / 3

Distinctiveness Conflict Risk

Very specific niche targeting CodeRabbit specifically on GitHub - unlikely to conflict with other skills due to the unique combination of CodeRabbit + GitHub + auto-fix functionality.

3 / 3

Total

8

/

12

Passed

Implementation

100%

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

This is an excellent skill file that demonstrates best practices across all dimensions. It provides a complete, actionable workflow with clear decision trees, concrete commands, and appropriate validation checkpoints. The content is well-organized with progressive disclosure to external references and maintains efficiency without sacrificing clarity.

DimensionReasoningScore

Conciseness

The skill is lean and efficient, assuming Claude's competence with tools like git and gh. No unnecessary explanations of basic concepts; every section serves a clear purpose.

3 / 3

Actionability

Provides concrete, executable bash commands throughout (gh pr list, git status, gh api graphql). Clear regex patterns for parsing, specific bot usernames to filter, and copy-paste ready commit/comment templates.

3 / 3

Workflow Clarity

Excellent multi-step workflow with clear sequencing (Steps 0-11), explicit decision points with branching logic, validation prompts before push (Step 9), and clear EXIT conditions throughout. Includes feedback loops for user approval.

3 / 3

Progressive Disclosure

Well-structured with clear sections and appropriate references to external files (github.md) for detailed API queries. References are one level deep and clearly signaled with section anchors.

3 / 3

Total

12

/

12

Passed

Validation

90%

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

Validation10 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

10

/

11

Passed

Repository
Frenzyritz13/ritvifyi
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.