CtrlK
BlogDocsLog inGet started
Tessl Logo

maintain-greptile-rules

Evaluate verified findings from merge-ready, Greptile, pull-request, CI, security, billing, and other code reviews, then promote durable review gaps into the version-controlled .greptile configuration. Use when a review uncovers a recurring or high-risk repository invariant that Greptile does not capture, when Greptile repeatedly produces a false positive, or when asked to audit or update OpenSEO's Greptile rules and context.

78

Quality

100%

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

100%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 skill body is a tight, actionable policy doc: it routes findings to the right enforcement mechanism, defines an explicit promotion bar, edits conservatively, and validates with concrete commands plus a verification checklist. As an instruction-only skill it does not need code beyond the validation commands, and every section earns its place.

DimensionReasoningScore

Conciseness

The body is lean directive policy with no concept explanations (it never explains what Greptile, CI, or CODEOWNERS are), and nearly every clause is actionable rather than filler.

3 / 3

Actionability

A concrete routing table maps each finding type to a specific mechanism (TypeScript/Oxlint/Knip, .greptile/config.json, .greptile/rules.md, .greptile/files.json, papercuts skill) and the validate section gives copy-paste commands like 'jq empty' and 'prettier --check'.

3 / 3

Workflow Clarity

The five numbered sections give a clear Verify -> Route -> Apply promotion bar -> Edit conservatively -> Validate sequence, with an explicit validation block and an additional checklist (unique IDs, valid severities, existing paths, no false positive).

3 / 3

Progressive Disclosure

No bundle files exist and none are needed; the single SKILL.md is well-organized into five clearly headed sections with no nested references, matching the simple-skill allowance for well-organized single-file skills.

3 / 3

Total

12

/

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, uses third-person imperative voice, and pairs a clear capability statement with explicit natural-language triggers. It is distinguishable from generic review skills and would naturally surface when a user asks to audit Greptile rules or fix a recurring false positive.

DimensionReasoningScore

Specificity

Lists multiple concrete actions ('Evaluate verified findings... then promote durable review gaps into the version-controlled .greptile configuration') tied to a specific artifact, not vague abstractions.

3 / 3

Completeness

Explicitly answers both what (evaluate findings, promote durable gaps into .greptile config) and when via a clear 'Use when...' trigger clause, so it is not capped at 2.

3 / 3

Trigger Term Quality

The 'Use when...' clause covers natural maintainer phrasing such as 'a recurring or high-risk repository invariant that Greptile does not capture', 'Greptile repeatedly produces a false positive', and 'audit or update... Greptile rules and context'.

3 / 3

Distinctiveness Conflict Risk

It carves a clear, narrow niche (maintaining .greptile rules) with triggers unlikely to fire for generic review skills, minimizing conflict risk.

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

metadata_version

'metadata.version' is missing

Warning

metadata_field

'metadata' should map string keys to string values

Warning

Total

14

/

16

Passed

Repository
every-app/open-seo
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.