CtrlK
BlogDocsLog inGet started
Tessl Logo

ee

Working pattern for enterprise-edition features in Grida — the commercial/hosted concerns (entitlement, BYOD, billing) on top of the OSS core. Anchor for the `GRIDA-EE: <surface>` grep marker, `(ee)` route group, `*-hosted` package suffix, and namespaced `grida_*` schema. Use when adding or touching an EE-only feature, or deciding whether a feature is EE territory. Surface skills (`ee-billing`) are siblings.

68

Quality

83%

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

75%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 well-organized, actionable convention skill with concrete commands, marker examples, and a clear workflow. The main gaps are a missing explicit validation/feedback loop and minor prose that could be trimmed.

Suggestions

Add an explicit validation checkpoint to the 'Working on EE features' workflow (e.g. run `grep -rn 'GRIDA-EE' editor crates packages` and verify the new file appears) so the sequence has a verify->fix->retry loop.

Tighten the 'What counts as EE' section: the single-user/no-billing test heuristic is useful, but the surrounding rationale can be condensed to respect the token budget.

Consider moving the detailed 'Physical placement' rules into a short reference or sibling link so the SKILL.md body stays a lean overview pointing one level deep.

DimensionReasoningScore

Conciseness

Lean and assumes codebase competence; every section earns its place, though a few prose passages (e.g. the 'What counts as EE' rationale) could be tightened slightly.

4 / 5

Actionability

Provides a copy-paste grep command, concrete marker examples, and specific placement rules plus a numbered workflow; mostly executable with only minor gaps for a convention skill.

4 / 5

Workflow Clarity

The 'Working on EE features' section is a clear 4-step sequence with precedence guidance and the grep-as-index verification, but lacks an explicit validate->fix->retry feedback loop.

4 / 5

Progressive Disclosure

Well-sectioned body with one-level-deep sibling-skill references and a clean 'See also' block; organization is good though some placement guidance is inlined rather than split out.

4 / 5

Total

16

/

20

Passed

Description

92%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, concrete description that clearly states the skill's purpose and gives explicit use-when triggers with distinct, codebase-specific anchors. Only trigger-term breadth (synonyms) leaves minor room for improvement.

DimensionReasoningScore

Specificity

Names the domain and multiple concrete anchors comprehensively — the `GRIDA-EE: <surface>` grep marker, `(ee)` route group, `*-hosted` package suffix, and namespaced `grida_*` schema — leaving no vague abstraction.

5 / 5

Completeness

Explicitly answers both what (working pattern/anchor for EE features) and when (concrete 'Use when...' trigger phrases), matching the top anchor.

5 / 5

Trigger Term Quality

Good natural trigger coverage via 'Use when adding or touching an EE-only feature, or deciding whether a feature is EE territory' plus entitlement/BYOD/billing terms, but a few common synonyms are missing.

4 / 5

Distinctiveness Conflict Risk

Occupies a clear niche (EE features in Grida) with distinct triggers and explicit sibling-skill disambiguation, minimizing conflict risk.

5 / 5

Total

19

/

20

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

relative_links

Relative link issues: 8 suspicious

Warning

Total

15

/

16

Passed

Repository
gridaco/grida
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.