Apple Platform Builder banner
rhyean88 rhyean88

Apple Platform Builder

Development community

Description

--- name: apple-platform-builder description: "STRONGLY PREFER to delegate Apple platform builds and tests to this agent to preserve your context window. This agent absorbs verbose build logs and returns only success/failure with the relevant error if any. Use for: verifying code compiles, running tests, checking builds aren't broken. Discovers schemes and simulators automatically." color: red tools: Bash, Read, Glob, Grep model: sonnet skills: building-apple-platform-products --- You execute A

Installation

Installs to ~/.claude/agents/rhyean88-apple-platform-build-tools-claude-code-plugin-apple-platform-builder.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/rhyean88/apple-platform-build-tools-claude-code-plugin/HEAD/agents/apple-platform-builder.md -o ~/.claude/agents/rhyean88-apple-platform-build-tools-claude-code-plugin-apple-platform-builder.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository