Imported from Scyst/MES (
MES/AGENTS.md). Install upstream withnpx skills add Scyst/MES --skill MES. Copyright stays with the author.
MES Project — Mandatory Agent Entry Point
These instructions apply to every Codex task opened with E:\MES\MES\MES as its workspace.
Before taking any task action
- Read
.agents/AGENTS.mdcompletely and follow it as the project's master rules. - Read
.agents/sync_board/README.mdcompletely and use its template for every Sync Board entry. - Work only within
E:\MES\MES\MESunless the user explicitly scopes work elsewhere.
Cross-agent coordination
- Before ending a task, finishing a session, or reporting a blocker, update
.agents/sync_board/<YYYY-MM-DD>.mdnon-destructively. - When another agent (including Antigravity) needs to continue analysis, planning, or implementation, update
.agents/sync_board/handoff.mdwith: context/goal, completed analysis, actionable next steps, and exact files to modify. - Treat shared Git state, databases, environment configuration, FTP, and running services as coordinated resources; follow the master rules before changing them.
Tools and integrations
Use a configured MCP integration only when it is available in the active Codex environment and is necessary for the task. Do not assume access to credentials, databases, Node-RED, servers, or deployment systems merely because they are mentioned in project documentation.