Skip to content

spec-app-consistency-audit

审查移动 App 在 PRD、Figma、本地 source、路由、架构、analytics 和 i18n 之间的一致性。

基本信息

字段内容
Skillspec-app-consistency-audit
类型workflow command
研发链路位置Review
入口/spec:app-consistency-audit / $spec-app-consistency-audit
Sourceskills/spec-app-consistency-audit/SKILL.md

描述

Audit mobile App consistency across PRD, Figma, local source, page routes, KMP/Clean Architecture, components, analytics, i18n, engineering quality, and industry rule packs before runtime validation.

何时使用

  • 移动 App 运行时验证前需要静态一致性审查。
  • PRD / Figma / implementation 之间可能漂移。
  • KMP 或 Clean Architecture 边界需要复核。

工作步骤

  • 读取 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 自身负责任务边界、合成和最终判断。

边界

  • 不替代模拟器、真机、测试或 QA。
  • 输出 audit artifact,不默认修改业务代码。