Save tasks, decisions, and notes from any session. Every card carries the context — so your next Claude session knows exactly where to continue.
No team features. No chat. Just a board that remembers.
runnrr board
Claude Code · Granola · Cowork
Retry logic for the scan endpoint
Saved from Claude after hitting rate limits on Granola MCP.
Decision: keep auth stateless
From design session — JWT only, no session cookies.
Follow up with design on card layout
Meeting commitment surfaced by Granola scan.
Improve landing page messaging
Make it clearer who runnrr is for and why they need it.
Write onboarding checklist
First 3 steps after signup — connect Claude, first scan, first card.
Supabase RLS policy for tasks
Context attached — Claude has schema, prior decisions, and open questions ready.
Connect Claude Code via skill
Tasks now flow in from Claude sessions automatically.
Granola scan deduplication
Same meeting won't surface twice after first scan.
A personal board for developers who live in Claude Code.
How it works
Say "save this to runnrr" in a Claude session. Task, note, or decision — it lands on the board instantly.
// from Claude Code
"save this to runnrr"
→ card added to Inbox
Everything in one place. Triage the inbox, move cards, kill the noise. Know what matters now and what can wait.
// one board
Inbox → This week
→ In progress → Done
Return to any card with the full context already attached. Dispatch to Claude and continue — no reconstruction needed.
// resume a task
GET /api/tasks/:id
→ context ready for Claude
Works with your stack
Claude Code
Save any output from a session with a single phrase. Tasks, decisions, and notes land on the board instantly.
Granola
Scans your meeting transcripts and turns commitments into cards — so follow-ups don't stay buried in notes.
Cowork
Pull saved cards into another workspace. Useful when you want to continue a task outside of Claude Code.
Setup
Install the skill, set your token, and start capturing useful work from your Claude sessions.
curl -sL runnrr.io/skill.md -o ~/.claude/skills/runnrr/SKILL.mdReady to try it
A board that keeps tasks, decisions, and context where you can actually find them.