rshankras

Learn From Store — Data skill for Claude Code

Data community

Turn a live app's App Store signals (reviews, analytics, sales, crashes) into a metric-tagged backlog for the next version — and verify whether last cycle's changes moved the numbers.

How to install Learn From Store

Installs to ~/.claude/skills/rshankras-swiftship-learn-from-store/SKILL.md

Terminal
mkdir -p ~/.claude/skills/rshankras-swiftship-learn-from-store && curl -fsSL https://raw.githubusercontent.com/rshankras/SwiftShip/HEAD/commands/learn-from-store.md -o ~/.claude/skills/rshankras-swiftship-learn-from-store/SKILL.md

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

What Learn From Store does


description: Turn a live app's App Store signals (reviews, analytics, sales, crashes) into a metric-tagged backlog for the next version — and verify whether last cycle's changes moved the numbers argument-hint: "[app-name-or-appId] — defaults to the current .planning project; --portfolio for all apps" allowed-tools: Read, Write, AskUserQuestion, Skill, mcp__asc-metadata__list_apps, mcp__asc-metadata__list_reviews, mcp__asc-metadata__get_review, mcp__asc-metadata__get_analytics_report, mcp__a

Alternatives in Data

  • Bug Bounty Master Workflow — Full pipeline: Recon -> Learn -> Hunt -> Validate -> Report 924 ★
  • Resume — Resume — Resume Pipeline from Last Checkpoint 613 ★
  • Trading Signal — Monitor on-chain Smart Money buy/sell signals with price, max gain, and exit rate data on Solana and BSC 483 ★

Full documentation available on GitHub

View Source Repository