CtrlK
BlogDocsLog inGet started
Tessl Logo

engram-project-structure

Repository structure and placement rules for Engram. Trigger: Creating files, packages, handlers, templates, styles, or tests in this repo.

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

Passed

No findings from the security scan

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.

An exemplary instruction-only skill: concise, highly actionable with concrete paths, and well-organized into clear sections that fit comfortably in a single file. It earns top marks across all four content dimensions with no verbosity or bloat.

DimensionReasoningScore

Conciseness

The body is lean and rule-based with zero padding and no explanation of concepts Claude already knows; every line states a concrete rule. Not score 2 because there is no unnecessary explanation to tighten.

3 / 3

Actionability

Gives concrete, specific guidance with real paths and package mappings ('internal/cloud/dashboard/*.templ', 'store/cloudstore', 'New route -> handler + tests in dashboard/server package'). Not score 2 because the mappings are complete and copy-applicable, not pseudocode.

3 / 3

Workflow Clarity

A simple single-purpose skill under 50 lines with clear, well-organized sections and an unambiguous input->location mapping; per the rubric's simple_skills note this qualifies for 3 without a multi-step workflow. Not score 2 because there are no unclear steps or validation gaps needing checkpoints.

3 / 3

Progressive Disclosure

Under 50 lines with no external references needed and four well-organized sections (When to Use, Placement Rules, File Creation Rules, Anti-Patterns); per the rubric this scores 3 on organization alone. Not score 2 because content is appropriately sectioned rather than a monolithic wall.

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.

A tight, well-scoped description that gives a concrete capability, an explicit trigger clause, and repo-specific distinctiveness in third-person voice. It hits all four anchors at the top of the scale with no fluff.

DimensionReasoningScore

Specificity

Names the domain ('Repository structure and placement rules for Engram') and enumerates multiple concrete creation types ('files, packages, handlers, templates, styles, or tests'), well above vague single-verb descriptions. Not score 2 because it lists several specific concrete items rather than 'some actions'.

3 / 3

Completeness

Explicitly states what ('structure and placement rules for Engram') and when (an explicit 'Trigger:' clause equivalent to 'Use when'), satisfying both halves. Not capped at 2 because equivalent explicit trigger guidance is present.

3 / 3

Trigger Term Quality

The explicit 'Trigger:' clause lists natural terms a contributor would say (files, packages, handlers, templates, styles, tests, repo), giving good coverage. Not score 2 because common variations across creation scenarios are present rather than a single keyword.

3 / 3

Distinctiveness Conflict Risk

Scoped to the Engram repo with a clear niche (project structure/placement) and repo-specific triggers, making conflict with unrelated skills unlikely. Not score 2 because it is not merely 'somewhat specific' but tied to a named repository.

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
Gentleman-Programming/engram
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.