Playbooks

Playbooks are step-by-step operational guides.

Where frameworks explain how things work, playbooks tell you exactly what to do next.

Use a playbook when you need:


How Playbooks Fit into the Library

Inside this library:


Anatomy of a Playbook

Every playbook in this vault should include:

  1. Name – what it’s called
  2. Purpose – what it’s for
  3. Triggers – when to run it
  4. Inputs – what you need before starting
  5. Steps – the ordered actions
  6. Outputs – what “done” looks like
  7. Notes – edge cases, warnings, variations

Example Playbook Types

This section can eventually include playbooks for:

Each playbook will live in its own Markdown file inside this folder.


More playbooks will be added and refined over time.