gpc-team-access

SKILL.md

Team Access Management

Use this skill when managing team member access, roles, and permissions.

List team members

gpc users list --package com.example.app
gpc users list --package com.example.app -o table

Grant access

gpc users grant --email developer@example.com --role releaseManager --package com.example.app

Available roles

Role Description
admin Full access to all features
releaseManager Manage releases, tracks, and builds
appOwner App-level ownership and settings

Revoke access

gpc users revoke --email developer@example.com --package com.example.app

Agent behavior

  • List current users before granting or revoking access.
  • Confirm with user before revoking access (irreversible for that session).
  • Use the least-privilege role that matches the need.

Notes

  • Access is managed per-app via the package name.
  • Changes take effect immediately.
  • Service account access is separate from user access.
Weekly Installs
1
GitHub Stars
1
First Seen
8 days ago
Installed on
amp1
cline1
opencode1
cursor1
kimi-cli1
codex1