apple-xcode-hybrid-orchestrator
Installation
SKILL.md
Apple Xcode Hybrid Orchestrator
Use this skill as the entrypoint for Apple and Swift tasks.
Workflow
- Classify intent:
- session/workspace
- read/search
- build/test/run
- packaging/toolchain
- docs lookup
- mutation request
- Route execution:
- Use
$xcode-mcp-first-executorfirst for anything supported by Xcode MCP. - If MCP is unavailable, times out, or lacks needed capability, hand off to
$apple-swift-cli-fallbackimmediately.