CtrlK
BlogDocsLog inGet started
Tessl Logo

cli-review

Runs a Greptile CLI review for the current local branch, installing or authenticating the CLI when needed, then summarizes JSON findings for the user. Use when the user wants Greptile feedback before opening a PR, outside a hosted PR review flow, or directly from a local checkout.

72

Quality

88%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Quality

Content

88%Weight 40%Scale 1-5

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

A tight, actionable workflow with executable commands, clear sequencing, and built-in validation checkpoints. The main improvement space is trimming a few declarative lines and considering whether the install fallback path warrants its own reference.

DimensionReasoningScore

Conciseness

Mostly lean and command-driven with no concept over-explanation, though a few lines ('Keep the summary concise and focused on actionable findings') could be trimmed.

4 / 5

Actionability

Fully executable, copy-paste ready commands throughout, with fallbacks (npm to curl, --json to --agent) covering the common install, auth, and run cases.

5 / 5

Workflow Clarity

Clear numbered sequence with explicit pre-flight validation (repo, CLI presence, auth) and feedback loops for error recovery; not a destructive/batch operation so no cap applies.

5 / 5

Progressive Disclosure

Well-organized into numbered sections with all content appropriately inline and no nested references, but the body slightly exceeds the simple-skill line threshold that would justify a 5.

4 / 5

Total

18

/

20

Passed

Description

87%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A strong description that clearly states the skill's purpose and trigger conditions in third person with concrete actions and an explicit 'Use when' clause. It is well-distinguished from hosted PR review skills.

DimensionReasoningScore

Specificity

Lists several concrete actions ('runs a Greptile CLI review', 'installing or authenticating the CLI', 'summarizes JSON findings') with only minor coverage gaps, falling just short of fully comprehensive.

4 / 5

Completeness

Explicitly answers what it does and provides a concrete 'Use when the user wants Greptile feedback before opening a PR...' trigger clause.

5 / 5

Trigger Term Quality

Good natural-term coverage with phrases users would say ('wants Greptile feedback before opening a PR', 'local checkout'), though a few synonyms or variations are absent.

4 / 5

Distinctiveness Conflict Risk

Carves a clear niche as a local Greptile CLI review and explicitly distinguishes itself from 'a hosted PR review flow', minimizing conflict risk.

5 / 5

Total

18

/

20

Passed

Validation

100%

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

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
alvinunreal/oh-my-opencode-slim
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.