Create and refine AI personas with versioned drafts and publish workflows.
Open the builder
- From the dashboard, click New persona or open an existing persona from your library.
- The builder opens at `/personas/[id]/builder` with the current draft version.
Edit persona content
- Update the name, description, and system prompt for the active version.
- Use Preview to validate tone before publishing.
- Changes save to the current draft version — published versions remain immutable until you create a new version.
Versions
- Each persona has one or more versions (draft, org-catalog, or marketplace).
- Save edits on the draft, then Publish when ready.
- Publishing creates an org-catalog version your team can activate.
Publish workflow
- Open the persona library card for your persona.
- Click Publish on a draft version to promote it to the org catalog.
- Team members can activate catalog versions from the library.
- To list publicly, use Promote to marketplace (requires plan access and a globally unique slug).
MCP reference
After activation, invoke the persona in Cursor using any of these forms:
- `#tag` — shorthand activation (e.g. `#clarity-architect`); Cursor calls `get_persona` automatically
- `chamelain:tag` — full MCP reference copied from the dashboard persona card
- `tag@vN` — pin a specific published version (e.g. `writer@v2`)