CtrlK
BlogDocsLog inGet started
Tessl Logo

engram-branch-pr

PR creation workflow for Engram following the issue-first enforcement system. Trigger: When creating a pull request, opening a PR, or preparing changes for review.

69

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

77%

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

Highly actionable, well-sequenced PR workflow with concrete commands, patterns, and validation checkpoints; its main gaps are mild redundancy in the regex/table rules and lack of progressive disclosure for the longer reference sections.

Suggestions

Remove the prose "Rules" blocks under Branch Naming and Conventional Commits since the regex patterns already encode those constraints, reducing redundancy.

Move the detailed conventional-commit type/label mapping and invalid-example catalog into a references file (e.g. commit-format.md) and link to it from a concise overview section.

DimensionReasoningScore

Conciseness

The body is lean reference data without concept-explanation fluff, but the branch-naming and commit-format sections restate the regex pattern constraints in prose tables and "Rules" blocks that could be tightened.

2 / 3

Actionability

It provides copy-paste-ready commands (git checkout -b, gh pr create --body "Closes #N", go test invocations), exact regex patterns, and concrete PR-body templates.

3 / 3

Workflow Clarity

A numbered 7-step workflow is given with explicit validation checkpoints ("Run tests locally", "Wait for 5 automated checks to pass") plus a contributor checklist and a table of the five required checks.

3 / 3

Progressive Disclosure

The file is well-sectioned but is a single ~200-line document with no bundle references; the conventional-commit and branch-naming reference detail is inline and could be split out.

2 / 3

Total

10

/

12

Passed

Description

90%

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 concise, third-person description with an explicit trigger clause and a clear project-specific niche; its only weakness is that the capability list is broad rather than enumerating concrete actions.

DimensionReasoningScore

Specificity

"PR creation workflow" names the domain and a couple of actions ("Creating a pull request", "preparing a branch"), but does not enumerate the concrete set of actions the skill performs comprehensively.

2 / 3

Completeness

It states what it does ("PR creation workflow for Engram following the issue-first enforcement system") and an explicit "Trigger:" clause for when to use it, answering both what and when.

3 / 3

Trigger Term Quality

"Trigger: When creating a pull request, opening a PR, or preparing changes for review" covers natural terms a user would say ("pull request", "PR", "opening a PR").

3 / 3

Distinctiveness Conflict Risk

The Engram-specific, issue-first framing and PR-creation triggers carve a clear niche unlikely to fire for unrelated skills.

3 / 3

Total

11

/

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.