CtrlK
BlogDocsLog inGet started
Tessl Logo

triage-reviews

Fetch PR review comments, verify each against real code/docs, fix valid issues, commit and push

64

Quality

76%

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

Fix and improve this skill with Tessl

tessl review fix ./.agents/skills/triage-reviews/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

85%

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

The content is highly actionable with executable commands and a well-sequenced, validated workflow; its only weakness is some rationale prose that could be tightened for token efficiency.

Suggestions

Trim the explanatory rationale in Phase 3.5 to the essential decision rule (resolve when Fixed/False-positive; leave open when Valid+unfixed) without the surrounding justification.

Move the GraphQL thread-fetch query to a referenced script or reference file if bundle files become available, keeping SKILL.md as a lean overview.

The intro line duplicates the frontmatter description; consider removing the redundant restatement to save tokens.

DimensionReasoningScore

Conciseness

The body is mostly efficient and dense with commands, but several rationale paragraphs (e.g., "Pushing the fix isn't enough…" and "Resolving them would let the PR look ready…") could be tightened; not a 3 because some prose is explanatory padding, not a 1 because it avoids generic concept explanations.

2 / 3

Actionability

It provides fully executable gh api/graphql/git commands with real parameters, jq filters, and a commit-message template — copy-paste ready; not a 2 because the examples are complete and executable, not pseudocode.

3 / 3

Workflow Clarity

Phases 1–4 are clearly sequenced with explicit validation checkpoints (verify findings against real code, run lint/tests before committing, fix-or-skip feedback loop) and a clear resolve-vs-leave-open rule; not a 2 because validation and feedback loops are explicit rather than implicit.

3 / 3

Progressive Disclosure

Sections are well-organized into labeled phases with no nested or multi-level references, and the cohesive linear workflow appropriately stays in one file; not a 2 because there is no content that should be split out and references are not poorly signaled.

3 / 3

Total

11

/

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 is concrete and action-oriented with a clear niche, but it lacks an explicit when-to-use trigger clause and only covers a single phrasing of the natural trigger terms.

Suggestions

Add an explicit "Use when…" clause stating when to invoke the skill (e.g., "Use when triaging or addressing PR review feedback").

Include natural trigger-term variations a user might say, such as "review feedback", "reviewer comments", or "address PR comments".

Consider noting the PR-number argument context in the trigger to further distinguish from general code-fixing skills.

DimensionReasoningScore

Specificity

"Fetch PR review comments, verify each against real code/docs, fix valid issues, commit and push" lists multiple concrete actions, matching the score-3 anchor; it is not the level below because it goes beyond naming a domain to enumerating specific actions.

3 / 3

Completeness

It clearly states what the skill does but has no "Use when…" or equivalent explicit when-to-use clause, which per the guidelines caps completeness at 2; not a 1 because the "what" is explicit and concrete.

2 / 3

Trigger Term Quality

"PR review comments" is a relevant natural keyword, but common variations a user might say ("review feedback", "address comments", "reviewer suggestions") are missing, matching the score-2 anchor; not a 3 because coverage of natural synonyms is thin.

2 / 3

Distinctiveness Conflict Risk

The PR-review-triage niche is distinct with clear triggers and unlikely to fire for unrelated skills; not a 2 because it is far more specific than a generic "works with code" description.

3 / 3

Total

10

/

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
stickerdaniel/linkedin-mcp-server
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.