0/9 steps0%

Step 1 of 9

Audit the current auth and workspace model

Make the AI inspect the existing app structure before changing anything so the invite system fits the current data model and authorization rules.

If your app uses organizations, teams, accounts, or tenants instead of workspaces, tell the builder to map the feature to that exact model.

First time here? Paste the Context Pack first so the AI understands your project - open it from the header above.

Prompt Capsule
Analyze this SaaS app and map the current auth and team structure. Identify the user table or model, workspace or organization table, membership table, role system, and any existing settings or members page. Based on the current architecture, propose the minimal set of additions needed for a working invite system: database changes, API endpoints, server actions, auth checks, pages, and components. Do not implement yet; first give me a concrete plan aligned to the existing codebase.
Paste into EmergentFull Build: complete implementation prompt with explicit requirements

Quick is short. Full Build is recommended for most steps. Strict forces real logic when the AI keeps faking output.

Actual change check

Expected after this step

A code-aware implementation plan showing the existing user/workspace/membership setup and the exact files or areas to update.

Should NOT happen

  • An existing feature broke
  • A button only logs to console
  • Data disappears after refresh
  • Errors fail silently with no visible state

This is what should exist before you continue. If reality does not match, do not move on.

Track what changed, failed, or needs follow-up. Notes export with the flow.

Made with Emergent