CtrlK
BlogDocsLog inGet started
Tessl Logo

ce-commit-push-pr

Commit, push, and open a PR. Use when asked to ship/open a PR, or for PR-description-only flows like writing, rewriting, or describing a PR body.

74

Quality

92%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Quality

Content

85%Weight 40%Scale 1-3

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

A well-structured, highly actionable workflow with clear sequencing, validation checkpoints, and proper use of one-level-deep reference files. Its main weakness is verbosity: several cross-cutting rules are repeated across sections and could be consolidated.

Suggestions

Consolidate the "non-zero gh pr list exit = unknown state, not no PR" rule into one canonical statement and cross-reference it from Context, Step 1, and Step 5 instead of restating it each time.

The Mode and Context sections both re-explain the existing-PR / description-update semantics; factor the shared PR-presence rule into a single short block referenced by both.

Tighten the Artifact Root CE-docs-root block — the read/validate/use steps repeat path constraints that could be expressed once.

DimensionReasoningScore

Conciseness

The body is dense and mostly earns its tokens with edge-case handling, but it is long and restates the "non-zero exit = unknown, not no PR" rule across Context, Step 1, and Step 5, so it could be tightened.

2 / 3

Actionability

Provides concrete, executable git/gh commands in copy-paste-ready blocks (e.g. `git push -u origin HEAD`, the `gh pr create --body-file` recipe) with specific flags and escapes.

3 / 3

Workflow Clarity

Steps 1–5 are clearly sequenced with explicit validation checkpoints — re-verify branch before push, re-run `gh pr list` before create, `git check-ignore` before archival — plus error-recovery guidance.

3 / 3

Progressive Disclosure

The body is an overview that delegates heavy detail to two real, one-level-deep, clearly signaled references (`references/branch-creation.md`, `references/pr-description-writing.md`), splitting content appropriately.

3 / 3

Total

11

/

12

Passed

Description

100%Weight 40%Scale 1-3

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 that names concrete actions and pairs them with explicit, natural-language trigger conditions covering both full-PR and description-only flows. It cleanly answers what and when with no fluff.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — "Commit, push, and open a PR" and "writing, rewriting, or describing a PR body" — rather than vague language.

3 / 3

Completeness

Explicitly answers both what (commit/push/open PR) and when via a clear "Use when asked to ship/open a PR, or for PR-description-only flows" trigger clause.

3 / 3

Trigger Term Quality

Includes natural phrasings a user would say ("ship/open a PR", "writing, rewriting, or describing a PR body") with good coverage of common variations.

3 / 3

Distinctiveness Conflict Risk

A clear commit-push-PR niche with distinct triggers; unlikely to fire for unrelated skills.

3 / 3

Total

12

/

12

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

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

Repository
EveryInc/compound-engineering-plugin
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.