Agentic PlaybookAgentic product lifecycle

mxa-commit

The loop you drive. Commit, fix what a gate flagged, push, react to CI and review until green, then open a PR for a human to merge.

  • Drives a change from written to merge-ready
  • Commit, read what a gate flagged, fix, repeat until green
  • Opens and updates the pull request, and stops there
  • The loop a person drives; the gates fire on their own

Works with

The outside tools and connectors this skill drives.

  • git· our default
  • the output of hooks, CI and review

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