Claude Code's /loop is such a godsend. I can set it to check the status of CI, or let me know when a deploy has finished, and run a series of commands while I get up to check the mail, grab coffee, warm up lunch, and I don't have to babysit a build anymore.
`/loop {time} {prompt}` is the syntax.
`/loop 2m let me know when the latest deploy has finished and let's run these two management commands...` has saved me a ton of time today.