xcodebuildmcp-docs-command-review

Installation
SKILL.md

XcodeBuildMCP Docs Command Review

Review changed changelog entries for CLI command references that would mislead users or agents.

What to inspect

  • CHANGELOG.md
  • manifests/tools/*.yaml and manifests/workflows/*.yaml when you need to verify current CLI workflow/tool names
  • src/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 xcodebuildmcp command 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.
Related skills
Installs
12
GitHub Stars
5.5K
First Seen
8 days ago