Agentic PlaybookAgentic product lifecycle

mxa-verify-pr

Fires on every pull request. The full suite plus a performance budget and a dependency and licence scan. Defines what must pass; mxa-pipeline runs it.

  • Gates every pull request before a human spends attention on it
  • Runs the full suite across three engines, plus accessibility and visual regression
  • Holds a performance budget and a search floor as pass or fail
  • Scans dependencies and licences
  • A budget, not an audit: it names no causes and produces no report

Works with

The outside tools and connectors this skill drives.

  • The shared checks and the test suite· our default
  • Lighthouse CI performance budgets
  • Dependabot and licence scanning

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-pr
Read the skill itself