Agentic PlaybookAgentic product lifecycle

mxa-deploy

Get it on GitHub and hosted, then hand over a link that works. Establishes which kind of deploy is meant, resolves the stable URL, and proves the page renders — not just that it responded.

  • Puts a project on GitHub and Vercel, and hands over a link that works
  • Establishes which of three things deploy means before doing any of them
  • Checks the page actually renders, because a 200 is not a working page
  • Git is not optional here, and it is not a question

Works with

The outside tools and connectors this skill drives.

  • Vercel

A project that already has its own tool for this keeps it. The skill works with what is there rather than assuming what we would have chosen.

Install it

npx skills add madebymany/madebyagents --skill mxa-deploy
Read the skill itself