Skip to main content

everjust-platform

Operating rules for an agent working inside ANY everjust.app tenant — a heavily-customized multi-tenant Odoo 19 CE fork (NOT stock Odoo), one Postgres DB per tenant. Load this whenever you are connected to a *.everjust.app instance (usually via the everjust_agent_mcp MCP server at https://<tenant>.everjust.app/mcp) and about to read or mutate business data: mail, contacts, users, telephony/SMS, QuickBooks, documents, appointments. It tells you the platform's non-standard shape and the invariants you must not break (one-DB-per-tenant isolation, /odoo debrand, custom everjust.mail.* stack, send gating, per-tenant secrets, sudo/ACL boundaries, Odoo-19 API surface). Read BEFORE your first non-trivial call, not after something breaks.

Jump to install

Source facts

Repository
ever-just/agentskills
Last source activity
July 27, 2026 at 17:28
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.