$npx skillfedfor your agent

xcodebuildmcp-docs-command-review

This skill helps you audit and verify command documentation within XcodeBuildMCP, ensuring CLI references remain accurate and complete. It integrates with the Model Context Protocol to streamline documentation validation workflows for Apple platform development tools.

xcodebuildmcp-docs-command-review audits and verifies command documentation within XcodeBuildMCP, ensuring CLI references remain accurate and complete. The skill integrates with the Model Context Protocol to streamline documentation validation workflows for Apple platform development tools, helping you catch invalid or removed commands before they reach users.

AI-generated summary based on this skill's SKILL.md

6,155 303 MITupdated by getsentry

Decision gist · record as of 2026-07-23

xcodebuildmcp-docs-command-review audits and verifies command documentation within XcodeBuildMCP, ensuring CLI references remain accurate and complete. The skill integrates with the Model Context Protocol to streamline documentation validation workflows for Apple platform development tools, helping you catch invalid or removed commands before they reach users.

manual: git clone https://github.com/getsentry/XcodeBuildMCP → cp -r XcodeBuildMCP/.agents/skills/xcodebuildmcp-docs-command-review ~/.claude/skills/xcodebuildmcp-docs-command-review
.agents/skills/xcodebuildmcp-docs-command-review/SKILL.md · version 59caad71

Use it when

  • xcodebuildmcp-docs-command-review reviews and validates CLI command references across XcodeBuildMCP documentation, changelog entries.
  • Yes.

Verify before relying

Read SKILL.md below before installing (1 file). Open directory: indexed for reading, not audited.

Same gist for agents: .md · .json

Install

getsentry/XcodeBuildMCP/xcodebuildmcp-docs-command-review · repository language: TypeScript

Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

What does xcodebuildmcp-docs-command-review help validate?

xcodebuildmcp-docs-command-review audits and verifies command documentation within XcodeBuildMCP, ensuring CLI references remain accurate and complete. The skill integrates with the Model Context Protocol to streamline documentation validation workflows for Apple platform development tools, helping you catch invalid or removed commands before they reach users.

How can I validate xcodebuildmcp command references?

xcodebuildmcp-docs-command-review reviews and validates CLI command references across XcodeBuildMCP documentation, changelog entries, migration examples, and manifests. It identifies invalid or removed commands, ensures breaking changes provide correct guidance, and distinguishes historical command references from current best practices.

Can xcodebuildmcp-docs-command-review check for removed CLI commands?

Yes. xcodebuildmcp-docs-command-review is designed to identify invalid or removed xcodebuildmcp commands in changelog entries and documentation. It helps you spot deprecated syntax and verify that migration examples guide users toward currently supported commands.

Does this skill verify workflow and tool name accuracy?

xcodebuildmcp-docs-command-review verifies workflow and tool name accuracy across manifests and documentation. It ensures that command syntax, workflow definitions, and tool references remain consistent and correct throughout your XcodeBuildMCP documentation.

What license does xcodebuildmcp-docs-command-review use?

xcodebuildmcp-docs-command-review is released under the MIT license, allowing free use, modification, and distribution in both open-source and commercial projects.

SKILL.md

Rendered from the published skill. Quoted content, verbatim.

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.
Medium severity
  • A command reference is ambiguous enough that users may not know whether it is historical

(truncated - see the full file via the links below)

File tree — 1 file
.agents/skills/xcodebuildmcp-docs-command-review/SKILL.md

Let your AI agent find skills like this

Example. Real query, live index.

You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.

wish › “Review and validate CLI command references in XcodeBuildMCP documentation”

Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →

Related skills

xcodebuildmcp-docs-release-review
by getsentry · getsentry/XcodeBuildMCP

This skill helps you audit XcodeBuildMCP's documentation ecosystem by comparing release notes, changelogs, and API docs for alignment and completeness. It surfaces inconsistencies in versioning, feature descriptions, and deprecation notices across your project's public-facing materials. Use it to maintain documentation quality before shipping releases.

MITupdated Jul 2026
★ 6,155repo stars
xcodebuildmcp-cli
by getsentry · getsentry/XcodeBuildMCP

xcodebuildmcp-cli is a Model Context Protocol server that equips AI agents with direct control over Xcode build pipelines for iOS and macOS development. It bridges the gap between agent reasoning and native build tooling, enabling automated compilation, testing, and app deployment through a unified CLI interface. Perfect for teams integrating AI-assisted development into their Apple platform workflows.

MITupdated Jul 2026
★ 6,155repo stars
xcodebuildmcp-tool-contract-review
by getsentry · getsentry/XcodeBuildMCP

This skill enables contract validation and review workflows for XcodeBuildMCP, an MCP server that equips agents with build and development tools for iOS and macOS work. Use it to audit tool definitions, ensure interface consistency, and catch breaking changes before deployment.

MITupdated Jul 2026
★ 6,155repo stars
xcodebuildmcp-runtime-boundary-review
by getsentry · getsentry/XcodeBuildMCP

This skill examines the runtime boundary enforcement and guardrail mechanisms within XcodeBuildMCP, Sentry's Model Context Protocol server for iOS and macOS development. It focuses on validating how the tool isolates agent operations, manages resource access, and prevents unintended cross-boundary execution during build workflows. Use it to verify security posture and operational safety in agent-driven Xcode environments.

MITupdated Jul 2026
★ 6,155repo stars
xcodebuildmcp-structured-output-review
by getsentry · getsentry/XcodeBuildMCP

This skill enables agents to inspect and verify schema modifications within XcodeBuildMCP, the Model Context Protocol server designed for iOS and macOS development workflows. Use it to ensure output structure integrity and catch breaking changes before they affect your build pipeline.

MITupdated Jul 2026
★ 6,155repo stars
xcodebuildmcp-test-boundary-review
by getsentry · getsentry/XcodeBuildMCP

This skill audits the test boundary architecture and isolation mechanisms within XcodeBuildMCP, an MCP server designed for iOS and macOS project workflows. It evaluates guardrails that prevent test contamination and ensure reliable test execution across agent-driven build scenarios.

MITupdated Jul 2026
★ 6,155repo stars

More skills xcodebuildmcp-rendering-streaming-review (MIT) · xcodebuildmcp-snapshot-fixture-review (MIT)

Tags
cli-validationdocumentation-auditcommand-deprecationbreaking-changesmigration-guidancexcode-toolingreference-checkingchangelog-review