xcodebuildmcp-packaging-resource-review

作成者: sentry

XcodeBuildMCPのパッケージング、リソースルート、ビルドアーティファクト、バンドルされたAXe、スキーマ、マニフェスト、およびポータブルmacOSディストリビューションの変更をレビューする際に使用します。

npx skills add https://github.com/getsentry/xcodebuildmcp --skill xcodebuildmcp-packaging-resource-review

XcodeBuildMCP Packaging and Resource Review

Review guardrails for package/build/resource integrity and portable distribution.

Review scope

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

Files to inspect

  • package.json
  • scripts/copy-build-assets.js
  • scripts/package-macos-portable.sh
  • scripts/build-website-manifest.mjs
  • schemas/**
  • manifests/**
  • skills/**
  • bundled/** when present
  • Resource-root utilities when touched

Guardrails

  • Published package files includes required runtime resources.
  • Portable package includes build, manifests, bundled, skills, package.json, and production dependencies.
  • AXe binary/framework expectations remain verified.
  • Wrapper scripts preserve XCODEBUILDMCP_RESOURCE_ROOT and DYLD_FRAMEWORK_PATH.
  • Schemas and manifests stay available in installed and portable layouts.
  • Do not assume build outputs exist before npm run build.
  • Avoid network-dependent packaging behavior without verification/checksums.

Validation

  • npm run build
  • Packaging-specific when touched:
    • npm run package:macos -- --help (if supported)
    • npm run verify:portable after artifact creation
  • npx skill-check .agents/skills/xcodebuildmcp-packaging-resource-review

sentryのその他のスキル

architecture-review
sentry
スタッフレベルのコードベースヘルスレビュー。モノリシックモジュール、サイレント障害、型安全性のギャップ、テストカバレッジの穴、LLMフレンドリー性の問題を発見します。
pi-agent-integration
sentry
Integrate `@mariozechner/pi-agent-core` as the agent abstraction inside another library or runtime. Use when implementing or refactoring Pi Agent wrappers,…
sentry-debug-issue
sentry
Sentryの課題をデバッグして修正する — (リンク、ID、検索で)課題を見つけ、完全なコンテキスト(スタックトレース、ブレッドクラム、トレース、ログ)を取得し、必要に応じてSeerの根本原因分析を実行…
sentry-svelte-sdk
sentry
SvelteおよびSvelteKit向けの完全なSentry SDKセットアップ。「SvelteにSentryを追加」「SvelteKitにSentryを追加」「@sentry/sveltekitをインストール」または設定を求められた場合に使用します。
sentry-svelte-sdk
sentry
SvelteおよびSvelteKit向けの完全なSentry SDKセットアップ。「SvelteにSentryを追加」「SvelteKitにSentryを追加」「@sentry/sveltekitをインストール」、または設定を求められた場合に使用します。
skill-scanner
sentry
エージェントスキルをセキュリティ問題についてスキャンします。「スキルをスキャンして」と依頼されたときに使用します。
prompt-optimizer
sentry
エージェントプロンプト、システムプロンプト、開発者プロンプト、再利用可能なプロンプトテンプレートを作成、最適化、反復的に改良します。改善を求められた際に使用します…
commit
sentry
commit — getsentry/sentry-docs が公開する、AIエージェント向けのインストール可能なスキルです。