Skip to content

Add RevenueCat migration companion skill#3

Open
dcrawbuck wants to merge 1 commit intomainfrom
duncan/sw-4883-skills-migrate-from-rc-to-superwall-v1
Open

Add RevenueCat migration companion skill#3
dcrawbuck wants to merge 1 commit intomainfrom
duncan/sw-4883-skills-migrate-from-rc-to-superwall-v1

Conversation

@dcrawbuck
Copy link
Copy Markdown
Collaborator

@dcrawbuck dcrawbuck commented Apr 6, 2026

Adds a new superwall-revenuecat-migration companion skill for agents handling RevenueCat-to-Superwall migrations. The skill stays thin by requiring the base superwall skill for live docs and broader integration workflows instead of embedding static migration content. It includes a hard dependency gate, repo-inspection heuristics, and guidance to treat the live Superwall docs as the source of truth. I did not run automated validation because scripts/validate-skills.sh already fails on main in this checkout due to missing quickstart references.


Note

Low Risk
Adds a new documentation-only skill with guidance and dependency gating; no production code paths or runtime behavior are affected.

Overview
Adds a new superwall-revenuecat-migration skill that guides agents through repo-specific RevenueCat→Superwall migrations while explicitly depending on the existing superwall skill for live docs/API access.

The skill introduces a hard preflight check to stop if superwall isn’t installed, and provides lightweight repo-inspection heuristics to detect platform and current RevenueCat/Superwall usage without embedding a static migration manual.

Reviewed by Cursor Bugbot for commit 34805bb. Bugbot is set up for automated code reviews on this repo. Configure here.

@linear
Copy link
Copy Markdown

linear bot commented Apr 6, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant