Triage macOS tests across Xcode and SwiftPM. Use when narrowing failures, explaining assertions or crashes, or separating setup from regressions.
70
86%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
The canonical home for this skill is test-triage in openai/plugins
Use this skill to run the smallest meaningful test scope first, classify failures precisely, and avoid treating every test failure like a product bug.
Detect the test harness.
xcodebuild test for Xcode-based projects.swift test for SwiftPM packages.Narrow the scope.
Classify the result.
Rerun intelligently.
Summarize clearly.
Provide:
9d2bf09
Canonical home
Also appears in
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.