CtrlK
BlogDocsLog inGet started
Tessl Logo

sq-actions-dependabot

Reviews and merges Dependabot pull requests for GitHub Actions (the github-actions ecosystem) that bump `uses:` pins in `.github/workflows/`. Use for Dependabot github_actions PRs (branches like `dependabot/github_actions/...`), not go.mod or site/ Bun PRs.

72

Quality

90%

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

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

An exemplary lean maintainer workflow: executable commands, a risk-tiered decision table, and validation checkpoints with a rebase feedback loop for batch PR merging. The only nit is the opening paragraph duplicating the description's routing information.

DimensionReasoningScore

Conciseness

The body is dense with repo-specific operational knowledge (release-only CI caveat, gomod word-filter gotcha, stale-head guard) and explains nothing Claude already knows. The opening paragraph, however, restates the frontmatter description (ecosystem scope, go.mod/site/ redirects) which is already in context at trigger time, so a minor trim is possible. Anchor 4 ('minor instances of over-explanation that could be trimmed') fits better than 5, and there is nowhere near the padding of anchors 1-3.

4 / 5

Actionability

Copy-paste-ready commands throughout: the `gh pr list` command with full `--json`/`--jq` filter, `gh pr checks`, `gh pr diff <n> --name-only`, and `gh pr merge <n> --squash --delete-branch`, plus a fill-in verdict template. The specific examples cover the common cases (discovery, validation, sequential merging of multiple PRs); not below 5 since nothing is pseudocode or vague hand-waving.

5 / 5

Workflow Clarity

Phases 0-4 give a clear sequence with explicit validation checkpoints for a merge (semi-destructive) workflow: CI green on the current head, SHA/tag-comment consistency, a stale-head guard requiring re-checking `headRefOid` after each `@dependabot rebase`, and consent gating before merge. The rebase-then-recheck loop is a genuine feedback loop, matching the anchor 5 example's structure.

5 / 5

Progressive Disclosure

No bundle files exist (references/, scripts/, assets/ are absent), and none are needed: this single-purpose workflow is ~105 well-organized lines with sectioned phases. The only outbound links (AGENTS.md, docs/CI.md, sibling skills) are clearly signaled, one level deep, and verified real repo paths rather than chained skill files. Per the simple-skill note, well-organized sections with no external-reference need score 5; there is no nesting or buried reference.

5 / 5

Total

19

/

20

Passed

Description

87%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 tightly scoped, third-person description that answers what and when with concrete branch-pattern triggers and explicit exclusions of sibling skills. Minor room to grow only in breadth of natural trigger synonyms.

DimensionReasoningScore

Specificity

"Reviews and merges Dependabot pull requests for GitHub Actions... that bump `uses:` pins in `.github/workflows/`" names the domain and concrete actions (review, merge) against a specific artifact (`uses:` pins in workflow files), with only minor coverage gaps (e.g., audit-vs-merge modes live in the body, not the description). Not 3 because the actions and target are more precisely scoped than 'Processes PDF files and extracts content'; not 5 because only two verbs are listed rather than multiple specific concrete actions.

4 / 5

Completeness

Both what ("Reviews and merges Dependabot pull requests... that bump `uses:` pins") and when ("Use for Dependabot github_actions PRs (branches like `dependabot/github_actions/...`), not go.mod or site/ Bun PRs") are explicit, with concrete branch-pattern triggers and negative boundaries. Matches the anchor 5 example's structure exactly; anchor 4 would understate the explicitness of the when-clause.

5 / 5

Trigger Term Quality

Natural trigger terms are strong: "Dependabot", "GitHub Actions", "github_actions", the branch pattern "dependabot/github_actions/...", and ".github/workflows". A few natural phrasings users might say are absent (e.g., "action version bump", "workflow action update"), which keeps it just below the comprehensive-synonym anchor of 5.

4 / 5

Distinctiveness Conflict Risk

The description carves out a clear niche (github-actions ecosystem only) and explicitly excludes adjacent skills ("not go.mod or site/ Bun PRs"), minimizing the risk of triggering for sibling Dependabot skills. This mirrors the anchor 5 'clear niche with distinct triggers' example; anchor 4's 'minor overlap risk' does not apply given the explicit exclusions.

5 / 5

Total

18

/

20

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

relative_links

Relative link issues: 9 suspicious

Warning

Total

15

/

16

Passed

Repository
neilotoole/sq
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.