CtrlK
BlogDocsLog inGet started
Tessl Logo

triage-findings

Coordinate findings work with the user, decide whether scan, test, or sync should run, and turn the current findings set into a ready plan. Accept optional `path` and GitHub PR `url`; default to `path=infer`. Confirm effective variables before starting.

58

Quality

66%

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

Fix and improve this skill with Tessl

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

Quality

Content

72%

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

The content is token-efficient, well-organized, and uses progressive disclosure cleanly via signaled one-level-deep references. Its weak spots are actionability and workflow clarity: the deliverable format is not exemplified and there is no validation/checkpoint mechanism for the planning output.

Suggestions

Show a concrete example of a "ready plan" output (e.g., a short template: next action, target skill, scope, open questions) so the deliverable is copy-paste ready rather than described.

Add an explicit verification checkpoint at the end of the workflow (e.g., confirm the plan names one concrete next step and the effective path/url before handing off).

For the "surface decisions and blockers" step, give one or two example follow-up questions to make the concrete-clarification guidance actionable.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence — it names files and variables without explaining what findings are or how GitHub works, so every section earns its place.

3 / 3

Actionability

It gives concrete named inputs (path/findings.md, path, url, the scan/test/sync/resolve branches), but the terminal deliverable ("a ready plan", "concrete next step") is described rather than exemplified, leaving the output format incomplete.

2 / 3

Workflow Clarity

The five-step sequence is clearly ordered with an explicit scope-confirm gate, but there is no validation/error-recovery feedback loop and the final "ready plan" is not a verifiable checkpoint.

2 / 3

Progressive Disclosure

The SKILL.md is a concise overview with two clearly-signaled one-level-deep shared references ("Read these shared references when needed") and well-organized sections; the local bundle is empty so nothing is mis-structured.

3 / 3

Total

10

/

12

Passed

Description

60%

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 specific and action-oriented about what the skill does, but it omits explicit "when to use" trigger guidance and relies on internal skill-name jargon rather than natural user terms. This weakens completeness and trigger-term quality despite the strong capability listing.

Suggestions

Add an explicit "Use when..." clause with natural user triggers (e.g., "Use when triaging or planning findings work, deciding the next review step, or preparing a findings plan before acting").

Replace or supplement internal skill names with user-facing terms (e.g., "review findings", "plan next steps", "reconcile a findings list") to improve trigger-term quality.

Sharpen distinctiveness by contrasting triage with execution: note that it plans and clarifies rather than running scan/test/sync itself.

DimensionReasoningScore

Specificity

Lists several concrete actions in third person — "Coordinate findings work with the user, decide whether scan, test, or sync should run, and turn the current findings set into a ready plan" — matching the multi-action anchor.

3 / 3

Completeness

It clearly states what the skill does but offers no "Use when..." trigger guidance, so the "when" is only implied and completeness is capped at 2 per the rubric guideline.

2 / 3

Trigger Term Quality

Terms like findings, scan, test, sync, plan, and PR are relevant but are mostly internal skill names rather than phrases a user would naturally say, and common variations are missing.

2 / 3

Distinctiveness Conflict Risk

It occupies a distinct planning/orchestration niche, but the description leans on sibling skill names (scan/test/sync) and lacks distinct triggers, so it could overlap with those findings skills.

2 / 3

Total

9

/

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
Agenta-AI/agenta
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.