Agentic PlaybookAgentic product lifecycle

mxa-verify-promote

Fires before production. Full regression, performance against real content, the manual and assistive-tech passes, and a recorded sign-off. Where UAT lands.

  • Gates what must be true before a change reaches real users
  • Full regression against real content rather than fixtures
  • The manual and assistive-technology passes a machine cannot do
  • Records the sign-off, and stays propose-only by construction

Works with

The outside tools and connectors this skill drives.

  • Playwright regression tests· our default
  • Lighthouse on real content
  • recorded human checks

The first is what we reach for on our own projects. A project that already uses one of the others keeps it, and the skill works with that instead.

Install it

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