npx skills add ...
npx skills add getsentry/xcodebuildmcp --skill xcodebuildmcp-tool-contract-review
npx skills add getsentry/xcodebuildmcp --skill xcodebuildmcp-tool-contract-review
Use when reviewing XcodeBuildMCP tool contract changes across implementation, manifests, workflow membership, output schema metadata, and next-step templates.
Review guardrails for tool contract changes across implementation, manifests, and workflow exposure.
src/mcp/tools/**manifests/tools/*.yamlmanifests/workflows/*.yamlsrc/core/manifest/schema.tssrc/runtime/tool-catalog.tssrc/runtime/types.tsxcodebuildmcp.com/app/docs/_content/tool-authoring.mdxxcodebuildmcp.com/app/docs/_content/architecture-manifest-visibility.mdxid matches filename.module points to implementation path without extension.schema and handler.names.mcp remains globally unique.names.cli stays workflow-local and consistent with CLI docs/fixtures.outputSchema is present for tools that set ctx.structuredOutput.nextSteps.toolId references existing manifest tool IDs.npm run typechecknpm test -- src/core/manifest/__tests__/schema.test.tsnpm test -- src/runtime/__tests__/tool-invoker.test.tsnpx skill-check .agents/skills/xcodebuildmcp-tool-contract-review