This is optional. Everything the agent does, you can do yourself by following Installation and the Setup pages. The agent just removes the technical friction.
Copy this prompt into your agent
Open Claude Code (or your agent of choice) in any folder on the same Mac and paste:What the setup command does
If you already have the Warmr Mac app, a single command wires everything up. The agent runs it, then does the rest:bootstrap puts the warmrctl command (bundled inside Warmr.app) onto your PATH, copies the Warmr setup skill into ~/.claude/skills/warmr/ so your own Claude Code knows exactly how to set Warmr up, and verifies the connection. Those skill files are plain Markdown (data, not code), and warmrctl fetches nothing from the network.
If your Warmr.app is older and doesn’t recognize bootstrap, use the two-step fallback:
1
Install the warmrctl CLI
warmrctl command onto your PATH. Add --user if /usr/local/bin is not writable.2
Install the Warmr agent skill
~/.claude/skills/warmr/ so your own Claude Code knows exactly how to set Warmr up and operate it.You do the taps; the agent does the rest
Apple makes a few steps physically impossible to automate. The agent is honest about this: it walks you through them and points you to the matching short video, then detects when you’re done and continues.The videos the agent points you to
These are the same 2-minute screencaps the agent links at each step. You can also watch them all on the Video guide.Set up your iPhones
Developer Mode, Light appearance, StandBy off, USB, and the Trust prompt.
Install the runner with Xcode
Open the Xcode project, set the signing Team on both targets, and ⌘U.
How the Warmr app works
The app tour: Schedule, Accounts, Activity, and the license key.
Start your first account list
Log into TikTok/Instagram on the phone and add the account.
The agent only ever proposes a command and runs it after telling you what it does. It never touches your account passwords or secrets. You stay in control of every device-touching step.