Agentic PlaybookAgentic product lifecycle

mxa-release

Versions, changelog and the promotion path, for projects that have outgrown continuous deploy. Most never need it.

  • For projects that have outgrown every merge to main being production
  • Version bumps, a changelog, and named environments
  • A deliberate promotion step from preview to staging to production
  • Most projects ship continuously and never need it

Works with

The outside tools and connectors this skill drives.

  • Changesets· our default
  • semantic-release

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