Skip to content

test-xcode

使用 XcodeBuildMCP 在 simulator 上构建和测试 iOS app。

基本信息

字段内容
Skilltest-xcode
类型internal-only
研发链路位置Review
入口internal_only
Sourceskills/test-xcode/SKILL.md

描述

Build and test iOS apps on simulator using XcodeBuildMCP. Use after making iOS code changes, before creating a PR, or when verifying app behavior and checking for crashes on simulator.

何时使用

  • 修改 iOS / Swift 代码后。
  • 创建 PR 前需要 simulator build/test 证据。

工作步骤

  • 读取 diff、PR、文档、计划、task pack 或专项审查输入。
  • 按风险域选择 always-on 与 conditional reviewer personas。
  • 合并、去重和校准 findings,区分 safe_auto、gated_auto、manual 和 advisory。
  • 输出修复、残留风险或下一步处理建议。

输出

  • review findings、safe_auto fixes、residual risks、audit report 或 release checklist。
  • 当 reviewer dispatch 不可用时,输出明确的 report-only fallback 覆盖说明。

Agent 调度

  • 这是 persona agents 的主要使用层:correctness、testing、security、performance、scope、design 等按证据触发。
  • review workflow 自身负责任务边界、合成和最终判断。

边界

  • 仅适用于 iOS 项目。
  • simulator 通过不等于真机 QA 完成。