Playbooks

Repeatable processes. How recurring things get done.

A playbook earns its place here when:

  1. The process happens more than once.
  2. There’s a “right way” worth preserving.
  3. An agent or another person could reasonably execute it from the doc.

If it fails any of those tests, it’s an idea or a one-off — don’t put it here.

Use templates/playbook.md as the starting point for new ones.