◆ brain boards
Brain Boards — Trello + Notion inside the Vault
Not a separate product, but a view of your second brain. Every task is a note. Claude moves cards itself.
The killer idea
In Notion, pages and database rows are different beasts. In Trello, cards live nowhere else. In Linear, tasks are sealed off from your knowledge base. Switching tool means losing context.
Unyly fuses them.A task is a note. A doc page is a note. A daily entry is a note. They share one table, one graph, one search index, one MCP server, one CLI. Connect a card to a research note? It's already connected — they're the same row.
What you get
- Unified entity.
kind ∈ {note, task, doc, page}. Backlinks, tags, search work across all of them. - AI is the PM. Claude (via the same
unyly-vaultMCP) creates boards, captures tasks from chat, moves cards, marks done. No separate "Notion AI" bolted on the side. - Terminal kanban.
unyly board ship-v2renders an ASCII kanban in your shell.unyly taskslists all open cards. Capture on the fly:unyly tasks new -b ship-v2 "ship dark mode". - Tasks live in the graph. Open
/vaultBrain mode — tasks appear as diamonds, done tasks fade out, the kanban becomes a constellation. - Git-aware (coming). Mention
[task-fix-auth]orcloses task-fix-authin a commit — the card auto-moves to Done. - Public roadmaps. Set a board to public — get a pixel-art roadmap at
/u/handle/board/ship-v2. No invites, no workspaces, no payment gates.
Getting started in 30 seconds
- Open
/boardsin the browser, click new board, give it a title. Or just say to Claude: "create a board ship-v2 in project unyly". - Drag cards between columns. Or say: "mark fix-auth as done".
- From the terminal:
unyly board ship-v2.
Power moves with Claude
- "What am I working on?" → calls
task_list_open. - "Triage these into the ship-v2 board: 1. dark mode, 2. profile editor, 3. better empty states" → batches
task_create. - "Move dark mode to review and add a comment with the PR link" →
task_move+task_comment. - "Show me everything in the unyly project, both notes and tasks" →
vault_list+task_list_open.
How it's different
| Notion | Trello | Linear | Unyly | |
|---|---|---|---|---|
| Tasks = docs (one entity) | — | — | — | ✓ |
| AI controls everything via MCP | partial | — | — | ✓ |
| Terminal kanban | — | — | — | ✓ |
| Graph view of tasks + notes | — | — | — | ✓ |
| Pricing | $8–25/mo | $5–17/mo | $8–14/mo | free |