CtrlK
BlogDocsLog inGet started
Tessl Logo

upstream-patches

Create, amend, remove, and rebase patches for Terraform provider submodules using `./scripts/upstream.sh`. Use when `upgrade-provider` or manual patch work needs owning-patch lookup, patch conflict fixes, patch/hunk removal, or upstream rebase.

73

Quality

90%

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

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

A tight, executable operational guide with concrete bash workflows, explicit verification checkpoints, and error-recovery guidance for destructive patch operations. Its only gap is the absence of any progressive-disclosure reference files, which it does not strictly need.

DimensionReasoningScore

Conciseness

The body is lean and assumes git competence (no explanations of what a rebase or cherry-pick is), but a few section intros like "Use when a patch should be deleted completely" and "Use when only selected hunks/files should be removed" could be trimmed, landing it just below the fully-lean 5 anchor.

4 / 5

Actionability

Each workflow (find owning patch, amend, remove, create, rebase) ships copy-paste-ready bash with real commands and resolved variables; common cases are covered, matching the fully-executable top anchor despite necessary context placeholders like <owning-commit-sha>.

5 / 5

Workflow Clarity

Sequences are explicit with a dedicated "Verification Checklist" (before/after check_in), conflict-resolution feedback in the amend flow, and an "Interrupted Checkout or Rebase" recovery section, satisfying the explicit-validation-and-feedback-loops anchor for these destructive/batch operations.

5 / 5

Progressive Disclosure

Content is well-organized under clear section headers with no nested or buried references and the skill is appropriately self-contained, but it exceeds 50 lines with no one-level-deep reference files, so it does not reach the 5 anchor that emphasizes content split across signaled reference files.

4 / 5

Total

18

/

20

Passed

Description

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

A strong, specific description that names concrete actions and explicit trigger conditions in third-person voice. It clearly answers both what the skill does and when to invoke it with minimal conflict risk.

DimensionReasoningScore

Specificity

"Create, amend, remove, and rebase patches" lists four distinct concrete actions covering the full patch lifecycle for the domain, matching the comprehensive-coverage anchor rather than the 4 anchor which expects minor gaps.

5 / 5

Completeness

It explicitly states what ("Create, amend, remove, and rebase patches for Terraform provider submodules using `./scripts/upstream.sh`") and when ("Use when `upgrade-provider` or manual patch work needs...") with concrete trigger phrases, satisfying the top anchor.

5 / 5

Trigger Term Quality

"Use when `upgrade-provider` or manual patch work needs owning-patch lookup, patch conflict fixes, patch/hunk removal, or upstream rebase" gives good keyword coverage of natural trigger phrases, but the niche has few synonyms/extensions so it stops short of the comprehensive 5 anchor.

4 / 5

Distinctiveness Conflict Risk

The narrow Terraform-provider-submodule patch niche with a named script and specific triggers (upgrade-provider, upstream rebase) makes it clearly distinguishable with minimal overlap risk.

5 / 5

Total

19

/

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
pulumi/agent-skills
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.