SKILL-086 Teams, organizations, and multi-tenancy Locked skill

Team invites

Invites belong to the organization, not the email — accepting one creates or updates a membership, and that membership is what you authorize against.

01

What this skill helps you build

Invite people into an organization by email or shareable link, with expiring, org-scoped invites that turn into memberships on accept.

The production takeaway

Invites belong to the organization, not the email — accepting one creates or updates a membership, and that membership is what you authorize against.

02

Inside this skill

The full skill expands these implementation areas with decisions, edge cases, prompts, tests, and framework-specific code.

Teams, organizations, and multi-tenancy
What this helps you build

A production grade team invite flow : an existing member invites someone into an organization by email or hands them a shareable link , the invitee gets a tokenized URL, and accept

🔒
Teams, organizations, and multi-tenancy
When to use this

Reach for this the moment your app stops being single player — when an organization, workspace, or team needs more than one person in it: A new customer signs up and wants to bring

🔒
Teams, organizations, and multi-tenancy
The core idea

An invite belongs to the organization , not to the email address it was sent to. The email or token is just the delivery mechanism; the invite records which org , what role , who i

🔒
03

Unlock the full implementation

Paid access includes the complete skill body, implementation prompt, common mistakes, production checklist, and code examples where this skill includes them.