OverviewHistoryStatsSecurity
npx skills add ...
Documentation
SKILL.md
npx skills add openai/plugins --skill test-triage
Triage macOS tests across Xcode and SwiftPM. Use when narrowing failures, explaining assertions or crashes, or separating setup from regressions.
npx skills add openai/plugins --skill test-triage
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: