If you're moving off Ionic Appflow, this walks Claude through the full teardown: live updates, cloud builds, and store publishing. It starts by scanning your package.json and config files to figure out what Appflow features you're actually using, then breaks the migration into chunks instead of ripping everything out at once. Live updates get replaced with Capgo, builds move to your own CI/CD, and publishing shifts to repository workflows. The smart part is that it treats each Appflow feature as a separate handoff to more focused skills rather than trying to solve everything in one pass. Good for teams that built on Appflow years ago and now want control back without breaking production updates.
npx skills add https://github.com/cap-go/capgo-skills --skill ionic-appflow-migration