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.

80

Quality

100%

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

100%

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

The body is a tight, executable runbook with concrete commands, a numbered workflow, and built-in verification and fallback steps. It assumes Claude's competence and adds only task-specific guidance.

DimensionReasoningScore

Conciseness

The body is lean: short imperative sentences and copy-paste bash blocks with no explanation of concepts Claude already knows, so every token earns its place.

3 / 3

Actionability

Fully executable commands are given for every step (git rev-parse, command -v, npm i -g, curl installer, greptile whoami/login, greptile review --json/--agent) with copy-paste-ready fallbacks.

3 / 3

Workflow Clarity

A clearly numbered 1–5 sequence with explicit state checks (install verified via command -v, auth verified via whoami) and a defined fallback/error path when --json fails, including not hiding raw failures.

3 / 3

Progressive Disclosure

A single self-contained skill with no bundle files; content is well-organized into clearly headed sections and needs no external references, which is appropriate for this scope.

3 / 3

Total

12

/

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.

The description is concise, third-person, and states both concrete capabilities and explicit usage triggers with a clear "Use when..." clause. It is distinct from generic review skills and avoids fluff or over-claims.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — "Runs a Greptile CLI review", "installing or authenticating the CLI", and "summarizes JSON findings" — rather than vague language, matching the top anchor.

3 / 3

Completeness

Clearly answers what (run a CLI review, install/authenticate, summarize findings) and when via an explicit "Use when the user wants Greptile feedback before opening a PR..." clause, satisfying the top anchor.

3 / 3

Trigger Term Quality

Natural trigger phrases a target user would say appear explicitly: "Greptile feedback before opening a PR", "outside a hosted PR review flow", and "directly from a local checkout".

3 / 3

Distinctiveness Conflict Risk

The niche is specific — a local-branch Greptile CLI review distinct from a hosted PR review flow — with triggers unlikely to fire for unrelated skills.

3 / 3

Total

12

/

12

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.