Skip to content

Daily Log Template

Append-only. Newest day at the top. One section per day. One row per task.

Row format

| start | end | task | size | switches | capability | done? | rework? | friction | notes |

Fields: - start / end: HH:MM 24h. - task: 1-line description (link to PR/issue if applicable). - size: XS/S/M/L/XL (see metrics.md). - switches: integer count of context switches during the task body. - capability: none / subagent / skill / mcp / cloud / bugbot (comma-separated if multiple). - done?: y / n / split. - rework?: y / n (filled later if applicable). - friction: 1 (painful) … 5 (smooth). - notes: anything notable, including tool-block events.


YYYY-MM-DD

start end task size switches capability done? rework? friction notes

Friction events (free text)

-

Tool-block events (wanted a capability and didn't have it)

-


Sample (delete or move to bottom)

start end task size switches capability done? rework? friction notes
09:12 09:48 wire up MCP for Linear PRs S 3 mcp,subagent y n 4 smooth once cred provisioned
10:05 11:50 refactor PKM ingest path M 7 subagent,skill y y 2 bugbot caught lint after merge