Every team has that one deploy only a single person really knows how to run. The steps live in their head, and the doc that's supposed to explain it is three commands out of date.

I got tired of that, so I built runscribe: you record a terminal session the way you'd normally work, and it turns what you did into a clean, re-runnable runbook. No screen recording, no wiki page that rots, and — deliberately — no AI.

▶️ It re-runs. The runbook isn't just text — hand it back and step through it later.

The loop

1. Record — run your commands as normal. # adds a note, ## starts a section.