## agents/pi
Use DESIGN.md with Pi
Pi loads AGENTS.md at startup from the project and its parent directories. Add a design-system section once, then /reload picks it up.
- Fetch the DESIGN.md into the repo root.
- Add a '## UI & design system' section in AGENTS.md referencing the file.
- Run /reload in pi (or restart it) so the changed context file is loaded.
target file: AGENTS.md
# Fetch the design system file curl -fsSL https://api.agent-ds.oday-bakkour.com/v1/systems/carbon/design.md -o DESIGN.md # AGENTS.md — add (pi loads it at startup; run /reload after editing): ## UI & design system All UI follows ./DESIGN.md. Reference tokens by name; never invent colors, typography, spacing, or radii.
Replace carbon with any slug from the catalog. Or skip the manual setup entirely:
npx skills add System-Desgin/AgentDS --skill design-systems