CtrlK
BlogDocsLog inGet started
Tessl Logo

xcode-build-orchestrator

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

Quality

92%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

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 strong natural language keywords. It distinguishes itself well from related specialist skills by emphasizing its role as a coordinator. The description is comprehensive yet concise, covering both the 'what' and 'when' thoroughly.

DimensionReasoningScore

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 delegating to other specialist skills like 'xcode-build-fixer'. The end-to-end workflow framing and Xcode-specific focus create a clear niche distinct from individual analysis or fixing 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 well-structured orchestration skill with excellent workflow clarity, strong actionability through concrete commands and decision thresholds, and good progressive disclosure via delegation to specialist skills. Its main weakness is moderate verbosity — some concepts (parallel work not reducing wait time, benchmark variance handling) are repeated across sections, and the canned impact language section could be more concise. Overall it's a high-quality skill that effectively guides a complex multi-phase optimization workflow.

Suggestions

Consolidate the repeated explanations about parallel work not reducing wall-clock time and benchmark variance into single authoritative sections, then reference them elsewhere instead of restating.

DimensionReasoningScore

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 parallel work doesn't reduce wait time multiple times) are redundant. The benchmark confidence check and variance discussion appear in both Phase 1 and the Final Report section.

2 / 3

Actionability

The skill provides fully executable bash commands for benchmarking, diagnostics, and report generation with concrete flags and paths. Each phase has numbered steps with specific tool invocations, thresholds (20% variance, 2x parallelization ratio), and clear decision criteria. The approval gate format specifies exactly what fields to include.

3 / 3

Workflow Clarity

The two-phase workflow is clearly sequenced with explicit validation checkpoints: benchmark before changes, verify benchmark artifacts have non-empty data, confidence checks on variance, explicit approval gate between phases, re-benchmark after changes, and a final report with delta comparison. Error recovery is addressed (e.g., checking git log for buildable commits, creating missing directories for worktrees, re-parsing failed timing summaries).

3 / 3

Progressive Disclosure

The skill serves as a clear orchestration overview that delegates to specialist skills (xcode-compilation-analyzer, xcode-project-analyzer, spm-build-analysis, xcode-build-fixer) via one-level-deep references. Additional resources are cleanly separated into a references section with four clearly labeled links. The main content stays at the workflow level without inlining detailed reference material.

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.

Validation11 / 11 Passed

Validation for skill structure

No warnings or errors.

Repository
AvdLee/Xcode-Build-Optimization-Agent-Skill
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.