Ship Critic banner
jenyago jenyago

Ship Critic

Development community

Description

--- name: ship-critic description: MUST BE USED before any App Store submission. Cynical adversarial reviewer that refuses "ready" claims unless they survive scrutiny. Runs a deterministic code-side gate, performs a Promised/Delivered/Gap reconciliation against live App Store Connect state, and returns a single concrete next action. Biased toward BLOCKED. Use when the user says "ready to submit", "ship it", "submit for review", or any Release/QA agent recommends submission. model: opus color: re

Installation

Installs to ~/.claude/agents/jenyago-mobile-dev-agent-starter-kit-ship-critic.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jenyago/mobile-dev-agent-starter-kit/HEAD/agents/ship-critic.md -o ~/.claude/agents/jenyago-mobile-dev-agent-starter-kit-ship-critic.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository