Agentic PlaybookAgentic product lifecycle
mxa-setup
One-time machine setup on macOS. Diagnose first, install only what is listed, never ask the person to run a command.
- One-time machine setup on macOS: git, Homebrew, Node, pnpm, the GitHub and Vercel CLIs
- Diagnoses before installing, so a working machine is left alone
- Sets accounts up before tools, because the installs need them
- Re-runs as a doctor whenever something looks broken
Works with
The outside tools and connectors this skill drives.
- git· our default
- Homebrew
- Node
- pnpm
- the GitHub and Vercel command-line tools
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.