---
fold: notes/
filename: notes.folded.md
# unfold: curl -sSLf fold.dom.vin/skill | bash -s <INSTALL_DIR>
---
├── week/
│ └── summary.md
<!--fold:mk@file path="week/summary.md"-->
│ Good week. Velocity up.
│ Parser refactor complete.
├── monday.md
<!--fold:mk@file path="monday.md"-->
│ Team standup. Shipped the new parser.
│ Three bugs closed before lunch.
├── tuesday.md
<!--fold:mk@file path="tuesday.md"-->
│ Deploy day. Three PRs merged.
│ Found a regression in prod.
│ Fixed it by 6pm.
└── friday.md
<!--fold:mk@file path="friday.md"-->
Ship day. Done early.
Retro notes filed.