This is the traffic controller for multi-step Capgo workflows that touch more than one product area. You'd reach for it when a request spans native builds, OTA releases, store publishing, and org setup, then it routes you to the specific skill once the intent is clear. Think of it as the entry point when someone says "I need to build and ship my app through Capgo" without specifying whether they mean hosted builds, live updates, or App Store submission. The source is candid about its job: figure out what the user actually needs, then hand off to capgo-native-builds, capgo-release-management, or one of the other specialized skills. It's an umbrella, not a destination.
npx skills add https://github.com/cap-go/capgo-skills --skill capgo-cloud