Skip to main content

everjust-control-plane

Operate the everjust.app CONTROL PLANE — the FastAPI service at the everjust.app root that runs the public marketing site, self-serve signup, Stripe billing, tenant provisioning, and suspend/resume. Use when the task is about signup or checkout, Stripe prices/webhooks/coupons, creating or deleting a tenant workspace, why a paying customer has no workspace, the in-app billing manager (Settings → Billing / everjust_billing / /billing/portal), activating a feature package on a tenant, subdomain validation and reserved names, or the control-plane's own env vars and data tables. This is the layer ABOVE the tenants — everything here happens BEFORE a workspace exists or ACROSS all of them. It is NOT Odoo: for work inside a provisioned tenant read [[everjust-platform]] and [[everjust-agent-mcp]]; for box-shell tenant ops read [[everjust-odoo-shell-ops]]. Money moves here, so read the invariants before touching signup, pricing, or the webhook.

Jump to install

Source facts

Repository
ever-just/agentskills
Last source activity
July 27, 2026 at 18:58
Detected SKILL.md language
English
Stars
3
Forks
1

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.