# Master Project Management VISUALS! (Claude + TLDraw)

Blazing Zebra shows project managers how to share a local tldraw whiteboard with Claude via a ~40-line file-backed JSON bridge, then prompt visuals (mind map, dependency map, Kanban round-trip, heat map, floor plan, stakeholder views, double diamond) instead of walls of text.

Tags: youtube-inbox, source, claude, tldraw, project-management, cowork, visuals, blazing-zebra

## Summary

Claude Desktop Cowork plus a localhost tldraw canvas lets both the human and the model see and edit the same infinite whiteboard. The speaker drops messy coffee-shop opening notes into a folder, then has Claude draw PM artifacts on the board; the human can move cards or change dates directly and ask Claude what changed. The pitch is visual collaboration (and cheaper token-wise than 14-page essays) rather than HTML that only the model can edit.

## Key points

- **Why visuals**: Frontier models dump long essays even for simple work. A picture is ~2,000 tokens; a shared whiteboard is meant to cut text-in/text-out and keep the project in one zoomable place instead of shuffled docs.
- **Setup**: Claude Desktop → Cowork / code area → empty local folder. Killer prompt: install tldraw on the machine as a file-backed JSON bridge (~40 lines) so both sides can read/write the board. Runs on localhost; speaker tests with a black rectangle and a "do you drink coffee?" sticky that Claude answers on-canvas.
- **Reuse**: One install can be reused across projects if you work with Claude to persist it; the video demos the quick-and-dirty per-folder path.
- **Context dump**: Drop PDFs, emails, Google Docs, call transcripts into the same folder; tell Claude to get familiar and work on the shared canvas. Demo corpus is a Driftwood Coffee grand opening (target Friday the 15th).
- **Mind map**: Prompt for major work streams, keep it simple ("as simple as possible, but no simpler") — space/build-out, permits, equipment, etc.
- **Dependency / critical path**: Draw today → grand opening; red = blocked. Human-editable unlike generated HTML. Example shock: espresso machine slips Sep 18 → Oct 2; whole downstream path turns red.
- **Kanban round-trip**: Build from a task CSV with owner initials on cards. Human moves cards (e.g. to blocked); then "I made some changes directly to the board — tell me what changed and replan."
- **Heat map overlay**: Color-code Claude's confidence that a given item will land; human can recolor if they disagree.
- **Messy notes → visuals**: Site-walk / recorded-call notes can update the board in place.
- **Floor plan (spatial)**: Dimensions from the overview (16-ft counter, 24 seats, restroom, window, POS). Claude notes layout issues and options; iterate on-canvas or ask for three constrained versions. Also useful for conference booths or dinner seating — the kind of spatial work HTML-in-chat is bad at.
- **Stakeholder cuts**: Download / PDF / share; prompt a version with more or less detail for a given contractor.
- **Design thinking**: Double diamond on canvas for open decisions (counter material, food-program size) fed by the original notes. Cheat sheet (Patreon) has more framework prompts.
- **Share / course pitch**: Boards can be shared with the team. Free PM course coming at blazingzebra.ai; cheat sheets on Patreon. Related videos on Claude PM and Claude Code.

## Quotes / memorable lines

- "What if there was a way to visually communicate with Claude instead of all this text in and all of this text out?"
- "Wouldn't it be awesome if there was a shared whiteboard that we could both look at, that we could both edit?"
- "Unlike HTML, sometimes when these things build HTML, you can't get in there and manipulate that."
- "I run on tokens, but I'm great at planning coffee shops." (Claude, on the board)
- "Keep things as simple as possible, but no simpler."

## Sources

- YouTube: https://www.youtube.com/watch?v=Rh5-6tJUgIY
- Raw ingest: `raw/youtube-inbox/Rh5-6tJUgIY/` (metadata.json, transcript.txt, notes.md, source.url)
- Channel: Blazing Zebra https://www.youtube.com/@BlazingZebra
- Site / course signup: https://blazingzebra.ai/
- Cheat sheet (Patreon): https://www.patreon.com/BlazingZebra/posts/master-project-166040183
- Product: tldraw (whiteboard); Claude Desktop Cowork
- Transcript: Supadata v1 mode=native text=true, lang=en, 12144 chars. ASR spellings are not authoritative.

## Related pages

- [[youtube-hermes-kanban-multi-agent]] (Kanban as a multi-agent bus vs a shared tldraw Kanban Claude can replan)
- [[youtube-agentos-claude-sdk]] (Claude Agent SDK / throwaway containers vs Claude Desktop + local whiteboard)
- [[youtube-books-ai-business-advisors-notion]] (Notion Agent OS specialists vs canvas-first PM visuals)
- [[grok-bot]] (managed shared computer vs a local shared whiteboard)
- [[youtube-ai-agent-workforce]] (workforce/org visuals vs PM artifacts on one board)
