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
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
since Jul 24, 2026
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.