Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
getsentry avatar

Xcodebuildmcp Docs Release Review

  • 18 installs
  • 6.2k repo stars
  • Updated August 4, 2026
  • getsentry/xcodebuildmcp

xcodebuildmcp-docs-release-review audits XcodeBuildMCP docs and release flow files.

About

The xcodebuildmcp-docs-release-review skill reviews XcodeBuildMCP documentation, CLI command references, website manifest generation, changelog, release notes, and release script changes. Review-only by default without editing product code unless explicitly requested. Files to inspect include README.md, CHANGELOG.md, build-website-manifest.mjs, generate-github-release-notes.mjs, release.sh, package.json, and xcodebuildmcp.com docs content. Guardrails require CLI examples to match generated catalogs, docs must not reference unavailable tools, user-facing behavior changes need changelog updates, release notes must derive from valid changelog sections, and README install snippets align with release script tag replacement. Validation runs npm run build and release notes generation when touched. Docs-only work must not introduce product behavior changes. Review guardrails for documentation, generated references, and release flow consistency. Do not edit product code unless the user explicitly requests implementation changes. CLI examples match generated CLI catalog/commands. Docs do not reference unavailable tools or workflows.

  • Review-only guardrail for docs and release artifacts.
  • Inspects README, changelog, manifest, and release scripts.
  • Ensures CLI examples match generated command catalogs.
  • Validates release notes derive from changelog sections.
  • Runs npm run build for docs consistency checks.

Xcodebuildmcp Docs Release Review by the numbers

  • 18 all-time installs (skills.sh)
  • Ranked #748 of 1,352 Code Review & Quality skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
At a glance

xcodebuildmcp-docs-release-review capabilities & compatibility

Capabilities
review scope and files to inspect · guardrails for cli and changelog alignment · validation commands
Use cases
code review · documentation
Platforms
macOS
IDEs
vscode
From the docs

What xcodebuildmcp-docs-release-review says it does

Review-only by default
SKILL.md
Do not edit product code unless the user explicitly requests implementation changes
SKILL.md
npx skills add https://github.com/getsentry/xcodebuildmcp --skill xcodebuildmcp-docs-release-review

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs18
repo stars6.2k
Last updatedAugust 4, 2026
Repositorygetsentry/xcodebuildmcp

How do I review XcodeBuildMCP release documentation changes?

Review XcodeBuildMCP documentation, changelog, and release script consistency.

Who is it for?

Maintainers reviewing XcodeBuildMCP documentation PRs.

Skip if: Skip for product code changes outside docs and release tooling.

When should I use this skill?

User reviews docs, changelog, release notes, or website manifest changes.

What you get

Review findings on docs, changelog, and release script alignment.

Files

SKILL.mdMarkdownGitHub ↗

XcodeBuildMCP Docs and Release Review

Review guardrails for documentation, generated references, and release flow consistency.

Review scope

  • Review-only by default.
  • Do not edit product code unless the user explicitly requests implementation changes.

Files to inspect

  • README.md
  • CHANGELOG.md when present
  • scripts/build-website-manifest.mjs
  • scripts/generate-github-release-notes.mjs
  • scripts/release.sh
  • package.json
  • xcodebuildmcp.com/app/docs/_content/**

Guardrails

  • CLI examples match generated CLI catalog/commands.
  • Docs do not reference unavailable tools or workflows.
  • User-facing behavior changes include changelog updates.
  • Release notes derive from a valid changelog section.
  • README install snippets align with release script tag replacement.
  • Website manifest generation preserves expected normalized fields.
  • Docs explain runtime/contracts without deprecated patterns.
  • Keep docs-only work from introducing product behavior changes.
  • CLI command references in changelog entries are reviewed by xcodebuildmcp-docs-command-review.

Validation

  • npm run build
  • Release notes check when touched:
  • node scripts/generate-github-release-notes.mjs --version <version> --changelog CHANGELOG.md
  • npx skill-check .agents/skills/xcodebuildmcp-docs-release-review

Related skills

FAQ

What does xcodebuildmcp-docs-release-review do?

xcodebuildmcp-docs-release-review audits XcodeBuildMCP docs and release flow files.

When should I use xcodebuildmcp-docs-release-review?

User reviews docs, changelog, release notes, or website manifest changes.

Is this skill safe to install?

Review the Security Audits panel on this page before installing in production.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.