btay.io/wiki
Playbooks

Playbooks

Step-by-step guides for things I do more than once but not often enough to remember.

Updated 18 min ago

A playbook is a repeatable procedure — something I've done before, will do again, and don't want to re-figure-out next time. Each one should be runnable top-to-bottom.

What belongs here

  • Setup guides — new laptop, new project, new tool.
  • SOPs — operational procedures with steps in order.
  • Migrations — multi-step processes that need to happen in sequence.
  • Workflows — end-to-end task templates.

What doesn't belong here

  • Quick command lookups — those go in References.
  • One-off notes or ideas — those don't have a fixed order, so they live elsewhere.

On this page