Agent
Codex
Codex reads AGENTS.md. Tell it that all UI must follow DESIGN.md.
Where the files go
DESIGN.mdLives at the repo root.
AGENTS.mdNames DESIGN.md as the UI contract.
Add to AGENTS.md
# UI All interface work must follow DESIGN.md at the repository root. Use its tokens. Do not introduce a second brand color.
One-line install
Run this from the repo root. The npm package named driftless is an unrelated timer library.
npx driftless-styles add mono --skill
MCP
{
"mcpServers": {
"driftless": {
"command": "npx",
"args": ["-y", "driftless-mcp"]
}
}
}