Agentic PlaybookAgentic product lifecycle
mxa-run
The dev loop: server, verification, checkpoints, undo. Owns saying how something was checked.
- Owns the dev server, so nobody has to touch a terminal
- Confirms a change actually landed rather than assuming it did
- Checkpoints the work, and undoes back to one
- Reads the console and says what broke in plain words
Works with
The outside tools and connectors this skill drives.
- The project's local dev server· our default
- git
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.