一键导入
submission-doctor
Use when checking App Store submission readiness, when asked "are we ready to submit", or before starting any submission stage
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when checking App Store submission readiness, when asked "are we ready to submit", or before starting any submission stage
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use when creating a new .NET CLI/console project from the agent-harness template ("new cli tool", "new console app", "new dotnet project"). Scaffolds, stamps provenance, and verifies guardrails.
Use when creating a new .NET ETL/API service from the agent-harness template ("new api", "new etl service", "new backend service"). Scaffolds, stamps provenance, and verifies guardrails.
Use when creating a new Expo/React Native app from the agent-harness template ("new expo app", "new mobile app", "scaffold an app with payments"). Scaffolds, stamps provenance, and verifies guardrails.
Use at session start when config-doctor reports the project is not build/deploy-ready, or when the user asks to set up the project - interviews the user, gets EAS logged in / project linked / iOS credentials provisioned and a real bundle id, offers optional payments/auth/API config, and records decisions so the session-start nudge goes quiet
Use when asked to report harness feedback, promote captured guardrail failures into issues, or check "anything worth turning into a rule?". Clusters unreported feedback events and raises digest issues on the agent-harness repo.
Use after a PR merges, or on request, to capture human review comments from a PR into the harness feedback store ("capture the review comments", "harvest PR feedback"). Routed from the merge step.
| name | submission-doctor |
| description | Use when checking App Store submission readiness, when asked "are we ready to submit", or before starting any submission stage |
Audits local submission readiness and reports the current stage.
npm run doctor. For every FAIL line, explain the fix concretely
(which file, which field, what value).SUBMISSION.md. Find the FIRST stage that still has unchecked items.| Stage | Skill |
|---|---|
| 0 — Prerequisites | human task; verify with eas whoami and by asking the user |
| 1 — Local readiness | this skill (doctor) + direct edits |
| 2 — ASC app record | asc-setup |
| 3 — Subscription products | asc-setup |
| 4 — RevenueCat | revenuecat-setup |
| 5 — Build & submit | build-and-submit |
| 6 — App Review | build-and-submit |