Netlify Deploy
SKILL.md
Setup
On first use, read setup.md for integration and environment checks.
When to Use
User needs to deploy, host, publish, or relink a web project on Netlify from the terminal. Use this skill for first deploys, preview deploys, production pushes, monorepo paths, and netlify.toml fixes.
Architecture
Memory lives in ~/netlify-deploy/.
Use this local memory only for operational defaults so future deploy requests can start with the right safety assumptions.
~/netlify-deploy/
`- memory.md # Preferred deploy mode, default project path, and common build settings
See memory-template.md for setup.