AI Workspace Builder
Docs

Everything you need to ship a workspace.

From your first generation to renting a council. If something is missing, email us.

Getting started

Four steps from cold start to a deployed workspace.

01

Save your Anthropic API key

Add your key once in Settings. It is encrypted at rest and never returned to your browser after saving. Generate uses it automatically once saved.

Sign up to continue →

02

Connect your company docs

On the Generate page, upload local files or paste a Notion URL. Mix PDFs, markdown, handbooks, org charts — anything your team has written down.

Sign up to continue →

03

Review the workspace

Claude Haiku reads your docs and emits CLAUDE.md, an execution-profiles directory, and an install script. Edit any section before deploying.

04

Deploy

Pick a target — local directory or remote SSH. The generated bash script installs the workspace into the target. Claude Code reads the files automatically on the next session.

API key

We never proxy generation through our own Anthropic billing. You bring your own key so cost, rate limits, and usage stay yours.

  • Get a key from console.anthropic.com — any plan works.
  • Save it in Settings. We encrypt it at rest and tie it to your Clerk user ID.
  • On the Generate page, the saved key is used automatically — you never see or paste it again.
  • Anonymous use still works: paste the key directly into the Generate form. It is never stored when used this way.

Generate a workspace

The generator reads your real documentation and produces a complete Claude Code workspace — not a template.

your-workspace/
CLAUDE.md ← scaffold based on your docs
execution-profiles/
<role>/profile.md ← persona definition
<role>/agent.md ← invocation prompt
.claude/ ← skills, agents, rules, reports, processes, projects, teams

What you can connect

  • Local files: PDF, markdown, plain text, JSON, CSV.
  • Notion: paste a public page URL, or pass a private integration token for private pages.
  • Mixed inputs in a single run — handbooks, org charts, runbooks, a Notion page, all together.

Generation runs against Claude Haiku. Median run: 15–30 seconds. Free is capped at 5 documents per run; Workspace Pro removes the cap.

Deploying the output

Two ways to land the workspace on disk. Both are zero-config.

Local directory

Pick a folder in your browser via the File System Access API. Files are written directly to disk — no terminal, no SCP, no install script.

Remote SSH

Enter host, user, and target path. The generator emits a bash install script you run locally — it scp's the workspace into your remote in under 60s.

Renting profiles

Pre-built specialist personas that install into your workspace'sexecution-profiles/directory. 20 profiles across three tiers, each with persona definition, agent prompt, and review skills.

  • $29/moSpecialistPlatform & domain specialists — Android, iOS, technical writer.
  • $65/moPrincipalPrincipal-level reviewers with blocking authority — architect, backend, security.
  • $119/moC-SuiteExecutive sign-off — CEO, CTO, CPO, founder operator, investor.

Subscribers get always-current files (we ship updates as Claude Code evolves), full library access (any new profile included), and email setup support.

Sign up to browse profiles →

Council Orchestrator

Profiles you rent become a coordinated review council. Every change runs against every active persona in parallel — single consolidated verdict, severity-ranked findings, CTO synthesis.

Requires

Workspace Pro + at least 1 paid profile rental (Specialist, Principal, or C-Suite). Personal Assistant and Writing Coach bundled with Pro do not unlock Council on their own.

  • $39/mo · 25 runs included · $0.25/run overage.
  • Heavy Council ($89/mo) for high-volume teams: 200 runs/mo · $0.20/run overage.
  • Server-side orchestration prompts updated monthly. Skills bundle auto-installs into .claude/skills/council/ on the 1st of each month.
  • Severity model: CRITICAL / FAIL / WARN / PASS, with CTO synthesis (APPROVED / APPROVED-WITH-CONDITIONS / BLOCKED).
Sign up for Council →

Billing & cancellation

  • All paid plans, profile rentals, and Council are billed via Stripe.
  • Each line in your cart becomes a separate Stripe Subscription Item — cancel granularly any time via the Stripe customer portal.
  • Annual billing saves 15% across plans, profile rentals, and Council.
  • Stripe Subscription Items must share an interval — choose monthly or annual once per cart, not per line.

Troubleshooting

Common questions. Anything not covered — email us.

Do I need to create an account to generate?

No. The Generate page works without sign-in — paste your Anthropic API key into the form and submit. Sign in only if you want saved workspaces, a saved API key, or to rent specialist profiles.

Where is my API key stored?

Encrypted at rest in our database, scoped to your Clerk user ID. We never log it, never return it to your browser after saving, and never send it anywhere except the Anthropic API on your behalf.

How big can the inputs be?

Up to 50 MB total per generation. Free is capped at 5 documents per generation; Workspace Pro removes the document cap.

Does Free expire?

Free includes a single one-time workspace generation, local install only. After that, upgrade to Workspace Basic ($8/mo) for unlimited generations + SSH deploy + up to 6 active profile rentals, or Workspace Pro ($19/mo) for unlimited rentals plus the bundled Personal Assistant and Writing Coach agents.

Can I rent a profile on the Free plan?

No. Profile rentals require Workspace Basic ($8/mo) or Workspace Pro ($19/mo). Basic caps active rentals at 6; Pro is unlimited.

What does Council require?

Council Orchestrator requires Workspace Pro plus at least one paid profile rental (Specialist, Principal, or C-Suite). The Personal Assistant and Writing Coach bundled with Pro do not unlock Council on their own.