CtrlK
BlogDocsLog inGet started
Tessl Logo

test-triage

Triage failing macOS tests across Xcode and SwiftPM workflows. Use when asked to run macOS tests, narrow failing scopes, explain assertion or crash failures, or separate real test regressions from setup and environment problems.

70

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

The canonical home for this skill is test-triage in openai/plugins

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 body is a lean, well-structured triage workflow that assumes Claude's competence, but it stops short of fully actionable rerun commands and explicit validation checkpoints. It is strong on conciseness and organization and would benefit from concrete rerun flags and an explicit reproduction step.

Suggestions

In the 'Rerun intelligently' step, give the concrete focused-rerun commands (e.g. `xcodebuild test -only-testing:TestTarget/TestClass/testMethod` or `swift test --filter Name`) instead of the abstract 'Use focused reruns'.

Add an explicit reproduction checkpoint before classification, e.g. 'Re-run the single failing case in isolation to confirm it reproduces before classifying it as a real regression vs. a flake.'

For each failure category, add a one-line detection cue (e.g. 'Assertion failure: XCTest assertion message in logs'; 'Crash/signal: non-zero exit, signal code, or backtrace') so classification is executable rather than a bare list.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence — it names concrete harnesses and commands without explaining what Xcode, SwiftPM, or tests are, so every token earns its place.

3 / 3

Actionability

It provides concrete commands for harness detection ('xcodebuild test', 'swift test') but the rerun guidance is abstract ('Use focused reruns when a specific case fails') with no concrete flag or command, and the classification step lists categories without detection criteria — concrete guidance that is incomplete in key details.

2 / 3

Workflow Clarity

There is a clear five-step sequence plus a classification checklist and a rerun feedback loop, but validation checkpoints are only implicit — it never states a concrete 'reproduce the failure in isolation before classifying' step, leaving checkpoints missing or implicit.

2 / 3

Progressive Disclosure

The skill is under 50 lines, needs no external references, and is organized into well-signaled sections (Quick Start, Workflow, Guardrails, Output Expectations), satisfying the simple-skill anchor for well-organized content.

3 / 3

Total

10

/

12

Passed

Description

100%

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 concise, specific, and complete, pairing concrete triage actions with an explicit 'Use when' trigger clause and a well-scoped macOS/Xcode/SwiftPM niche. It uses third-person voice and avoids fluff, over-claims, and conflict risk.

DimensionReasoningScore

Specificity

The description lists multiple concrete actions — 'Triage failing macOS tests', 'narrow failing scopes', 'explain assertion or crash failures', and 'separate real test regressions from setup and environment problems' — matching the anchor for listing several specific concrete actions rather than merely naming a domain.

3 / 3

Completeness

It explicitly answers both 'what' ('Triage failing macOS tests across Xcode and SwiftPM workflows') and 'when' with an explicit 'Use when asked to run macOS tests, narrow failing scopes...' trigger clause, satisfying the highest anchor.

3 / 3

Trigger Term Quality

It surfaces natural phrases a user would actually say — 'run macOS tests', 'narrow failing scopes', 'assertion or crash failures', 'test regressions' — giving good coverage of natural terms rather than technical jargon or generic wording.

3 / 3

Distinctiveness Conflict Risk

The macOS/Xcode/SwiftPM test-triage niche is specific with distinct triggers, making it unlikely to fire for unrelated skills and matching the clear-niche anchor.

3 / 3

Total

12

/

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
robinebers/openusage
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.