Orchestrate Xcode build optimization by benchmarking first, running the specialist analysis skills, prioritizing findings, requesting explicit approval, delegating approved fixes to xcode-build-fixer, and re-benchmarking after changes. Use when a developer wants an end-to-end build optimization workflow, asks to speed up Xcode builds, wants a full build audit, or needs a recommend-first optimization pass covering compilation, project settings, and packages.
94
92%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Passed
No known issues
Quality
Discovery
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.
This is an excellent skill description that clearly defines a multi-step orchestration workflow with specific actions, explicit trigger conditions, and clear differentiation from the specialist skills it delegates to. It uses proper third-person voice throughout and provides comprehensive trigger terms covering various ways a developer might request build optimization help.
| Dimension | Reasoning | Score |
|---|---|---|
Specificity | Lists multiple specific concrete actions: benchmarking, running specialist analysis skills, prioritizing findings, requesting explicit approval, delegating fixes to xcode-build-fixer, and re-benchmarking. These are clear, sequential steps in a well-defined workflow. | 3 / 3 |
Completeness | Clearly answers both 'what' (orchestrate build optimization through benchmarking, analysis, prioritization, approval, fixing, re-benchmarking) and 'when' (explicit 'Use when...' clause with four distinct trigger scenarios). | 3 / 3 |
Trigger Term Quality | Includes strong natural trigger terms users would say: 'speed up Xcode builds', 'build optimization', 'full build audit', 'optimization pass', 'compilation', 'project settings', 'packages'. These cover multiple natural phrasings a developer might use. | 3 / 3 |
Distinctiveness Conflict Risk | Highly distinctive as an orchestrator skill that explicitly references delegation to other specialist skills (xcode-build-fixer). The 'end-to-end workflow' and 'recommend-first optimization pass' framing clearly distinguishes it from individual analysis or fix skills. | 3 / 3 |
Total | 12 / 12 Passed |
Implementation
85%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
This is a high-quality orchestration skill that provides a clear two-phase workflow with explicit validation checkpoints, approval gates, and concrete executable commands. The progressive disclosure is excellent with well-organized references to sub-skills and supporting documents. The only weakness is moderate verbosity in some sections — edge case explanations and canned impact phrases could be tightened or moved to reference files to save tokens.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The skill is thorough and mostly earns its length given the complexity of the orchestration workflow, but some sections are verbose — the recommendation impact language section lists five canned phrases that could be condensed, and several explanatory asides (e.g., explaining why worktrees lack gitignored content) add tokens for edge cases that could be in a reference file. | 2 / 3 |
Actionability | The skill provides fully executable bash commands with realistic flags, concrete step-by-step workflows, specific thresholds (20% variance, 2x parallelization ratio), exact impact language templates, and clear delegation instructions to named sub-skills. Every step is concrete and actionable. | 3 / 3 |
Workflow Clarity | The two-phase workflow is clearly sequenced with numbered steps, explicit validation checkpoints (benchmark confidence checks, variance thresholds, compilation verification), a mandatory approval gate between phases, feedback loops (re-benchmark after changes, re-parse if timing summary is empty), and clear error recovery guidance. | 3 / 3 |
Progressive Disclosure | The skill provides a clear overview with well-signaled one-level-deep references to specialist skills (xcode-compilation-analyzer, xcode-project-analyzer, spm-build-analysis, xcode-build-fixer) and additional reference files (report template, benchmark artifacts, recommendation format, build settings best practices). Content is appropriately split between the orchestrator overview and detailed references. | 3 / 3 |
Total | 11 / 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.
Validation — 11 / 11 Passed
Validation for skill structure
No warnings or errors.
b599058
Table of Contents
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.