When you need to manage Capgo organizations without touching OTA uploads or builds, this handles the admin side: listing orgs, checking members, and tweaking security settings like 2FA enforcement or API key expiration. It's basically a wrapper around the Capgo CLI organization commands with guardrails to prevent you from locking people out. The guidance is careful about checking member status before flipping security switches, which is the right instinct for any multi-tenant setup. If you're doing Capgo work and the task involves the word "organization" but not "deploy," this is the one to reach for.
npx skills add https://github.com/cap-go/capgo-skills --skill capgo-organization-management