xcodebuildmcp-docs-command-review
XcodeBuildMCP Docs Command Review
Review changed changelog entries for CLI command references that would mislead users or agents.
What to inspect
CHANGELOG.mdmanifests/tools/*.yamlandmanifests/workflows/*.yamlwhen you need to verify current CLI workflow/tool namessrc/cli/**only when command wiring is unclear from manifests
Issue criteria
Report a finding only when a command reference is presented as current guidance and appears invalid for the current CLI surface.
High severity
- A changelog bullet, example, or migration instruction tells users to run a removed or invalid
xcodebuildmcpcommand as the current path. - A Breaking change mentions a removed command but does not give a valid replacement.
- A command reference uses the wrong workflow/tool pairing in a way a user or agent would likely copy.
More from cameroncooke/xcodebuildmcp
xcodebuildmcp
Official skill for XcodeBuildMCP. Use when doing iOS/macOS/watchOS/tvOS/visionOS work (build, test, run, debug, log, UI automation).
586xcodebuildmcp-cli
Official skill for the XcodeBuildMCP CLI. Use when doing iOS/macOS/watchOS/tvOS/visionOS work (build, test, run, debug, log, UI automation).
240warden
Run Warden to analyze code changes before committing. Use when asked to "run warden", "check my changes", "review before commit", "warden config", "warden.toml", "create a warden skill", "add trigger", or any Warden-related local development task.
17warden-sweep
Full-repository code sweep. Scans every file with warden, verifies findings via deep tracing, creates draft PRs for validated issues. Use when asked to "sweep the repo", "scan everything", "find all bugs", "full codebase review", "batch code analysis", or run warden across the entire repository.
17xcodebuildmcp-tool-contract-review
Use when reviewing XcodeBuildMCP tool contract changes across implementation, manifests, workflow membership, output schema metadata, and next-step templates.
17xcodebuildmcp-test-boundary-review
Use when reviewing XcodeBuildMCP tests for correct unit, snapshot, schema, smoke, and external process boundaries.
17