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

72%

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

The content is exceptionally concise and well-structured with a sensible review workflow and merge gate. Its main weakness is actionability: steps are abstract and lack concrete commands or examples.

Suggestions

Add concrete executable detail to steps, e.g. 'Run relevant tests locally: `go test ./...` (or the repo's CI command)' and how to validate API/contracts.

Tie the Merge Gate explicitly back into the protocol as a checkpoint (e.g. 'Only proceed to merge when all gate conditions are verified') to make the validation loop explicit.

Consider a short example of an actionable request-changes item so the feedback loop is concrete rather than implied.

DimensionReasoningScore

Conciseness

The body is lean and imperative with no padding or explanation of concepts Claude already knows; every line earns its place, matching 'lean and efficient; assumes Claude's competence'.

3 / 3

Actionability

Steps are imperative ('Read full diff', 'Run relevant tests locally', 'Validate API/contracts') but give no concrete commands, examples, or how-to details, so guidance is actionable yet incomplete.

2 / 3

Workflow Clarity

A clear numbered 1-5 sequence exists and a Merge Gate checklist provides a final validation, but the gate is a terminal check rather than integrated per-step checkpoints, leaving validation somewhat implicit.

2 / 3

Progressive Disclosure

Under 50 lines with no need for external references, organized into clear sections (When to Use, Review Protocol, Merge Gate) and no bundle files, which per the simple-skills note merits a 3.

3 / 3

Total

10

/

12

Passed

Description

67%

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 cleanly covers both capability and an explicit trigger, with reasonable specificity to Engram PR review. It is held back by formal trigger phrasing and a lack of enumerated concrete actions.

Suggestions

Replace the formal 'any external or internal contribution before merge' with natural terms users say, e.g. 'Use when reviewing a PR before merge, deciding merge vs request-changes, or evaluating a risky refactor.'

List concrete review actions in the description (e.g. 'read the full diff, run tests, validate API contracts, check migration safety') to lift specificity toward level 3.

DimensionReasoningScore

Specificity

Names the domain ('Engram pull requests') and a general action ('Deep technical review protocol'), but does not enumerate multiple concrete review actions, so it matches 'names domain and some actions, but not comprehensive' rather than the multi-action level 3.

2 / 3

Completeness

States what it does ('Deep technical review protocol for Engram pull requests') and provides an explicit trigger clause ('Trigger: Reviewing any external or internal contribution before merge'), answering both what and when.

3 / 3

Trigger Term Quality

Includes relevant terms ('Reviewing', 'pull requests', 'contribution', 'before merge'), but the phrasing 'any external or internal contribution before merge' is formal and omits common shorthand variations like 'PR', so it stops short of full natural-term coverage.

2 / 3

Distinctiveness Conflict Risk

The 'Engram' qualifier gives it a niche, but 'Deep technical review protocol' could still overlap with a generic PR/code-review skill, so it is only somewhat specific rather than clearly distinct.

2 / 3

Total

9

/

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.