xcodebuildmcp-docs-release-review

Review XcodeBuildMCP documentation, CLI references, manifests, changelogs, releases, and scripts for consistency and correctness.

6.2k|312|Updated Mar 9, 2025
One-click install
npx skills add https://github.com/getsentry/XcodeBuildMCP --skill xcodebuildmcp-docs-release-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xcodebuildmcp-docs-release-review
Source: https://github.com/getsentry/XcodeBuildMCP/tree/main/.agents/skills/xcodebuildmcp-docs-release-review
Command: npx skills add https://github.com/getsentry/XcodeBuildMCP --skill xcodebuildmcp-docs-release-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamlines the review of XcodeBuildMCP documentation, CLI references, website manifest generation, changelogs, release notes, and release script changes to ensure accuracy and consistency.

Core Features & Use Cases

  • Review README content, changelog presence, and release-script alignment to prevent drift.
  • Validate CLI references, website manifest generation, and release-note derivations against the official catalog.
  • Ensure guardrails are preserved and product behavior changes are avoided.

Quick Start

Review guardrails for documentation, manifests, and releases before creating a new release.

Frequently Asked Questions about xcodebuildmcp-docs-release-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I review changelog entries and release notes for documentation consistency?

Reviewing changelog entries and release notes involves validating derivations against the official catalog and checking README content to prevent documentation drift. This ensures release notes accurately reflect changelog updates and CLI references remain consistent across releases.

What is the best way to align README install snippets with release scripts?

Aligning README install snippets with release scripts requires reviewing guardrails for documentation and releases before creating a new release. This prevents product behavior changes by ensuring install instructions match the actual release automation logic precisely.

How do I validate website manifest generation during a release review?

Validating website manifest generation checks the manifest output against the official CLI references and documentation catalog. This ensures the generated website manifest satisfies release validation requirements without introducing unintended product behavior changes.

Does this documentation review process require any dependencies or specific environment setup?

This documentation review process requires no external dependencies or specific environment setup. It streamlines the validation of XcodeBuildMCP documentation, CLI references, and release scripts independently to ensure accuracy and consistency.

When should I use an automated release review for documentation and CLI references?

Use an automated release review when updating README content, generating release notes, or modifying release scripts to prevent drift. It ensures guardrails are preserved and validates CLI references against the official catalog without introducing behavior changes.

Why does documentation drift occur between changelogs and release scripts?

Documentation drift occurs when README content and release notes are not validated against release script changes and the official CLI catalog. Reviewing these components together prevents drift and ensures guardrails remain intact across releases.