ワンクリックで
xcodebuildmcp-docs-command-review
// Use when reviewing XcodeBuildMCP changelog CLI command references for invalid current guidance while allowing historical migration examples.
// Use when reviewing XcodeBuildMCP changelog CLI command references for invalid current guidance while allowing historical migration examples.
Use when reviewing XcodeBuildMCP documentation, CLI command references, website manifest generation, changelog, release notes, and release script changes.
Use when reviewing XcodeBuildMCP packaging, resource-root, build artifact, bundled AXe, schema, manifest, and portable macOS distribution changes.
Use when reviewing XcodeBuildMCP runtime boundary changes across MCP, direct CLI invocation, daemon-routed tools, and Xcode IDE bridge routing.
Use when reviewing XcodeBuildMCP tool contract changes across implementation, manifests, workflow membership, output schema metadata, and next-step templates.
Use when reviewing XcodeBuildMCP rendering, streaming fragment, next-step, and CLI output mode changes for boundary violations.
Use when reviewing XcodeBuildMCP snapshot fixture changes for MCP, CLI, and JSON output contract integrity.
| name | xcodebuildmcp-docs-command-review |
| description | Use when reviewing XcodeBuildMCP changelog CLI command references for invalid current guidance while allowing historical migration examples. |
| allowed-tools | Read Grep Glob |
Review changed changelog entries for CLI command references that would mislead users or agents.
CHANGELOG.mdmanifests/tools/*.yaml and manifests/workflows/*.yaml when you need to verify current CLI workflow/tool namessrc/cli/** only when command wiring is unclear from manifestsReport a finding only when a command reference is presented as current guidance and appears invalid for the current CLI surface.
xcodebuildmcp command as the current path.Do not report removed commands when they are clearly historical context, especially in:
Example that should not be reported:
Before:
xcodebuildmcp logging start-sim-log-cap
After:
xcodebuildmcp simulator build-and-run
For each finding, include:
If all command references are historical or valid, report no findings.