mxa-pipeline
Sets up the CI/CD engine that runs the gates and deploys: install, caching, runners, a preview for every pull request, and the promotion step. What must pass is defined by mxa-verify-pr, so swapping the engine never moves the standard.
- Writes the CI configuration once: install, caching, runners and the workflow wiring.
- Gives every pull request its own preview deployment with a link to share.
- Runs the gates it is handed and does not decide what they require.
- Leaves reacting to a red run to mxa-commit.
What is inside
Instructions. Nothing here runs on its own: the judgement is the skill.
- Evals
- 3
Works with
The outside tools and connectors this skill drives.
- GitHub Actions
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.