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:
- A clear sequence of actions
- A repeatable process
- Something you can hand off to someone else without losing quality
How Playbooks Fit into the Library
Inside this library:
- Start with a Framework to understand the situation
- Use a Playbook to execute
- Reference a Guide if you need extra explanation
- Follow the Standards to keep things consistent
- Use Templates to create new playbooks faster
Anatomy of a Playbook
Every playbook in this vault should include:
- Name – what it’s called
- Purpose – what it’s for
- Triggers – when to run it
- Inputs – what you need before starting
- Steps – the ordered actions
- Outputs – what “done” looks like
- Notes – edge cases, warnings, variations
Example Playbook Types
This section can eventually include playbooks for:
- Content creation & publishing
- Offer or product launches
- Outreach & follow-up
- Incident / issue response
- Daily, weekly, monthly operating rhythms
Each playbook will live in its own Markdown file inside this folder.
More playbooks will be added and refined over time.