xcodebuildmcp-docs-command-review

作成者: sentry

XcodeBuildMCPのchangelog CLIコマンドリファレンスをレビューする際に、無効な現在のガイダンスを確認しつつ、過去の移行例を許可する場合に使用します。

npx skills add https://github.com/getsentry/xcodebuildmcp --skill xcodebuildmcp-docs-command-review

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 or current.
  • A migration example gives the right replacement but does not clearly label the old command as "Before", "old", "removed", or equivalent.

Explicitly allowed

Do not report removed commands when they are clearly historical context, especially in:

  • Breaking-change migration sections
  • "Before" examples paired with valid "After" examples
  • Already-released changelog sections describing past behavior

Example that should not be reported:

Before:
xcodebuildmcp logging start-sim-log-cap

After:
xcodebuildmcp simulator build-and-run

Output

For each finding, include:

  • Severity
  • File and line
  • The command reference
  • Why it reads as current guidance
  • Suggested replacement wording or command

If all command references are historical or valid, report no findings.

sentryのその他のスキル

generate-frontend-forms
sentry
Sentryの新しいフォームシステムを使用してフォームを作成するためのガイドです。フォーム、フォームフィールド、バリデーション、または自動保存機能を実装する際に使用してください。
official
sentry-snapshots-cocoa
sentry
Apple/Cocoaプロジェクト向けの完全なSentry Snapshots設定。 「SnapshotPreviewsを設定」「Appleスナップショットテストを設定」「Appleスナップショットをアップロード」と依頼された場合に使用します。
official
architecture-review
sentry
スタッフレベルのコードベースヘルスレビュー。モノリシックモジュール、サイレント障害、型安全性のギャップ、テストカバレッジの穴、LLMフレンドリー性の問題を発見します。
official
linear-type-labeler
sentry
Linearの課題を分類し、各課題のタイトルと説明の内容に基づいて、Sentryワークスペースのラベル分類からTypeラベルを適用します。
official
sentry-flutter-sdk
sentry
FlutterおよびDart向けの完全なSentry SDKセットアップ。「FlutterにSentryを追加」「sentry_flutterをインストール」「DartでSentryをセットアップ」、またはエラー設定を構成するよう求められた場合に使用します。
official
sentry-svelte-sdk
sentry
SvelteおよびSvelteKit向けの完全なSentry SDKセットアップ。「SvelteにSentryを追加」「SvelteKitにSentryを追加」「@sentry/sveltekitをインストール」、または設定を求められた場合に使用します。
official
vercel-react-best-practices
sentry
Vercel EngineeringによるReactおよびNext.jsのパフォーマンス最適化ガイドライン。このスキルは、React/Next.jsのコードを記述、レビュー、またはリファクタリングする際に使用すべきものです。
official
sentry-tanstack-start-sdk
sentry
TanStack Start React向けの完全なSentry SDKセットアップ。「TanStack StartにSentryを追加」、「@sentry/tanstackstart-reactをインストール」、またはエラー設定を求められた場合に使用します。
official