CtrlK
BlogDocsLog inGet started
Tessl Logo

engram-pr-review-deep

Deep technical review protocol for Engram pull requests. Trigger: Reviewing any external or internal contribution before merge.

60

Quality

70%

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

Fix and improve this skill with Tessl

tessl review fix ./skills/pr-review-deep/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

78%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.

The body is exceptionally concise and well-structured with a clear sequence and an explicit merge gate checkpoint. Its main weakness is actionability: instructions name what to do but rarely how to do it concretely.

Suggestions

Add concrete commands or tool invocations for steps like running tests and validating API/contracts (e.g., the actual test command or contract-checking tool).

Specify how to 'Flag commit hygiene violations' with the concrete checks to run (e.g., lint commit messages, squash checks).

Provide a short example of an actionable 'request changes' item so the feedback branch is concrete rather than abstract.

DimensionReasoningScore

Conciseness

The body is lean and efficient with zero padding; it assumes Claude's competence and every line earns its place (e.g., 'Read full diff, not only summary.').

5 / 5

Actionability

Steps are concrete in intent ('Run relevant tests locally', 'Validate API/contracts and migration safety') but provide no specific commands, tools, or examples, leaving key execution details missing.

3 / 5

Workflow Clarity

A clearly numbered review protocol (1-5) is followed by an explicit Merge Gate checkpoint with a feedback branch ('Otherwise request changes with actionable items'); only minor validation gaps remain.

4 / 5

Progressive Disclosure

Under 50 lines with no external references needed and no bundle files present; the content is organized into well-signaled sections (When to Use, Review Protocol, Merge Gate), meeting the simple-skill exception.

5 / 5

Total

17

/

20

Passed

Description

62%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.

The description is third-person, concise, and covers both what and when with an explicit trigger clause. It is held back by limited action specificity and missing common trigger synonyms.

Suggestions

List more concrete review actions in the description (e.g., validate contracts, check migration safety, verify commit hygiene) to lift specificity.

Add natural trigger synonyms users say, such as 'PRs' and 'code review', to improve trigger term coverage.

Tighten the 'when' clause to reference specific contribution types (external vs internal) with concrete trigger phrases.

DimensionReasoningScore

Specificity

Names the domain ('Engram pull requests') and a concrete action ('Deep technical review protocol', 'Reviewing...contribution before merge'), but does not enumerate the range of review actions, so coverage is not comprehensive.

3 / 5

Completeness

Explicitly states both what it does ('Deep technical review protocol for Engram pull requests') and when to use it ('Trigger: Reviewing any external or internal contribution before merge'); the 'when' is explicit but could be more specific.

4 / 5

Trigger Term Quality

Includes relevant natural terms ('pull requests', 'contribution', 'merge', 'review') but misses common synonyms users would say such as 'PRs' or 'code review'.

3 / 5

Distinctiveness Conflict Risk

Scoping to 'Engram pull requests' gives it a clear niche with minimal conflict risk, though the underlying review/merge trigger language is somewhat generic.

4 / 5

Total

14

/

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
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.