CtrlK
BlogDocsLog inGet started
Tessl Logo

test-triage

Triage macOS tests across Xcode and SwiftPM. Use when narrowing failures, explaining assertions or crashes, or separating setup from regressions.

71

Quality

86%

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

86%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 well-organized, token-efficient triage skill with concrete commands and a clear sequenced workflow. The main improvement opportunity is making the runnable commands more copy-paste-ready with explicit flags or focused-rerun examples.

Suggestions

Add a concrete focused-rerun example (e.g. `xcodebuild test -only-testing:TestTarget/ClassName/testMethod` or `swift test --filter TestClass.testMethod`) so the 'Rerun intelligently' step is copy-paste ready.

Show one or two example command invocations with common flags (scheme/destination for xcodebuild) to lift actionability from concrete hints to executable guidance.

Add an explicit re-confirmation checkpoint after a fix (e.g. 'rerun the focused scope and confirm it passes before widening scope') to close the workflow_clarity validation gap.

DimensionReasoningScore

Conciseness

Lean and efficient throughout: a short Quick Start and a tightly scoped 5-step workflow with no explaining of concepts Claude already knows; every token earns its place.

5 / 5

Actionability

Provides concrete commands ("xcodebuild test", "swift test") and a precise failure taxonomy, but stops short of copy-paste-ready invocations or flag examples covering common cases.

4 / 5

Workflow Clarity

A clear, well-sequenced 5-step process with the classification step acting as a checkpoint and "Rerun intelligently" providing feedback guidance; minor validation gaps (no explicit fix-then-reconfirm loop) keep it below a 5.

4 / 5

Progressive Disclosure

Under 50 lines, single-purpose, no external references, and cleanly organized into Quick Start, Workflow, Guardrails, and Output Expectations sections — meeting the simple-skill exception for a top score.

5 / 5

Total

18

/

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 strong, concise description that clearly states the niche and gives explicit, natural "Use when..." triggers in third person. Minor specificity and synonym coverage gaps keep it just short of perfection on those axes.

DimensionReasoningScore

Specificity

Names the domain ("macOS tests across Xcode and SwiftPM") and several concrete actions ("narrowing failures", "explaining assertions or crashes", "separating setup from regressions"), with only minor coverage gaps around the underlying triage mechanics that live in the body.

4 / 5

Completeness

Explicitly answers both what ("Triage macOS tests across Xcode and SwiftPM") and when ("Use when narrowing failures, explaining assertions or crashes, or separating setup from regressions") with concrete trigger phrases, in third person.

5 / 5

Trigger Term Quality

Includes natural phrases users would say ("narrowing failures", "explaining assertions or crashes", "separating setup from regressions") with good coverage, though a few common synonyms (e.g. "test failures", "flaky tests") are absent.

4 / 5

Distinctiveness Conflict Risk

Occupies a clear niche (macOS test triage across Xcode and SwiftPM) with distinct triggers that are unlikely to fire for unrelated skills, minimizing conflict risk.

5 / 5

Total

18

/

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
openai/plugins
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.