[
  {
    "slug": "code",
    "version": 1,
    "sha256": "92261d3bee74621d98d98a704e174bd4548554dc6af9343c14c327e55dca0e5e",
    "description": "Give this agent an isolated, persistent coding environment. Run code, read repos, edit files, run tests — all in a sandbox that survives between turns. Usage is accounted per workspace."
  },
  {
    "slug": "deploy",
    "version": 1,
    "sha256": "f7731ea31cffda76fe03537abd8355843357d20405d7e3893c61f194cc35152e",
    "description": "Use when the user asks to publish content online — HTML pages, PDFs, images, videos, or a multi-file app/page. Triggers on \"deploy\", \"publish\", \"host this\", \"send me a link\", \"make a webpage\", \"make a website\", \"give me a URL\". Two flavours, pick by content shape. Static one-asset (a single image, PDF, video, single HTML page) → use `references/static.md`. Multi-file or app (HTML + CSS + JS, Next.js / SPA, anything needing a build step or multiple linked files) → use `references/app.md`. Do NOT use for code blocks the user wants to read in chat, or for files they want to edit further before publishing."
  }
]
