--- summary: "Workspace template for PLAYBOOK.md" read_when: - Bootstrapping a workspace manually --- # PLAYBOOK.md - How To Do Things *Step-by-step procedures your human has taught you. Check here before asking "how?"* --- ## Template When adding a new procedure: ```markdown ## [Task Name] **Added:** YYYY-MM-DD **Context:** Why/when to use this ### Steps 1. First step 2. Second step 3. Third step ### Tips / Gotchas - Any warnings or shortcuts ``` --- *Procedures will be added here as your human teaches them.*