store-growth-audit
Installation
SKILL.md
Store Growth Audit
Walk an app — new or live — through the full App Store growth playbook, phase by phase, and produce a scorecard: what's installed, what's missing, what to do next, and who fixes it.
The invariant: every item has a detection rule. Status comes from an ASC read, a codebase check, or an explicit question — never from vibes. If the user doesn't know, the item is 🟠 unverified, not assumed ✅.
Where it fits (read the seams)
- Not
store-signals. That is the continuous signal → backlog loop: are the numbers moving, did last cycle's bets pay off? This is the structural audit: is the machinery even installed? Run this quarterly (or pre-launch); run store-signals monthly. Trend questions route there. - Not
analytics-interpretation. Metric-quality judgments ("is 3.2% conversion good?") route there; this skill only records the baseline and whether benchmarks were checked. - Fixes never happen here. Every 🔴/🟠 routes to a named sibling skill and (when driven from
SwiftShip) an
/apple:*command. This skill detects, scores, and routes. Read-only on ASC.