Engineering
capgo-organization-management avatar

capgo-organization-management

Manage Capgo accounts and organizations. Use for listing organizations, member administration, security policies, and CLI-based account lookups.

Introduction

This skill provides a structured interface for AI agents to interact with Capgo organization management workflows. It is designed for developers, DevOps engineers, and team leads who need to programmatically query account details or administer organization-level settings without manual dashboard navigation. The skill is specifically calibrated to handle organizational hierarchy, member role assignments, and security enforcement policies using the official Capgo CLI.

  • Streamlines account ID retrieval for secure support workflows and multi-account environment management.

  • Provides automated support for listing existing organizations and initializing new ones via CLI commands.

  • Facilitates member administration, including checking existing roles, verifying permissions, and auditing access rights.

  • Enables systematic enforcement of organization-wide security settings, such as 2FA, password policies, and API key lifecycle management.

  • Integrates directly with the Capgo CLI to ensure all changes follow official best practices and maintain consistency across development pipelines.

  • Always prefer the npx @capgo/cli@latest organization command set for all administrative operations.

  • When modifying security policies like 2FA or API key expiration, always inspect current member status and role readiness first to avoid unintentional access denial.

  • Ensure you use the term organization rather than the deprecated organisation in all generated guidance and commands.

  • If a permission error occurs, re-verify the acting user role before attempting retries or escalating the request.

  • This skill is intended strictly for administrative and organizational tasks; it must not be used for OTA bundle uploads, native build triggers, or application-specific release management tasks, which are handled by dedicated Capgo cloud skills.

  • Expected inputs include commands for organization listing, member role checks, or security configuration flags. The output will be the result of the executed CLI command or a clear summary of the identified account/organization state.

Repository Stats

Stars
32
Forks
4
Open Issues
0
Language
JavaScript
Default Branch
main
Sync Status
Idle
Last Synced
May 3, 2026, 05:14 AM
View on GitHub