Real-time retro board — AI scribe coming soon

The retro that writes its own report.

Retroscribe is a real-time retrospective board your whole team joins with one link — no accounts needed. Collect, vote, and discuss together. And soon: an AI scribe that records the meeting, syncs the transcript to your cards, and drafts the report — action items assigned to owners.

Guests join with just a link · nothing to install

Built for agile teams that actually ship the action items

1 link

is all a teammate needs to join

186

automated tests guarding every release

0

installs, plugins, or accounts for guests

<10s

from template to a live board

Why Retroscribe

Great retros die in the follow-up.

The conversation is good. The notes are not. Retroscribe fixes the part of the retro that happens after everyone leaves the call.

The problem

Notes vanish into someone's doc

One person scribbles in a side doc while trying to participate. Half the discussion never gets captured; the doc never gets read.

The board is the record: cards, votes, comments, and action points live where the discussion happened — and stay there after the meeting ends.
The problem

Action items without owners

"We should fix that" gets nodded at, then evaporates. Next retro, the same card shows up — with the same nods.

Action points attach to the exact card being discussed, in the moment. Coming soon: AI-drafted reports that assign each item to a named owner.
The problem

The loudest voice sets the agenda

Early cards anchor everyone's thinking, and quiet teammates default to +1-ing whatever's already on the board.

Blur cards during collection so everyone writes before anyone reads. Anonymous boards strip identity at write time — not just in the UI.
Features

Everything a retro needs. Nothing it doesn't.

A focused toolkit for running retrospectives live — built on real-time sync so the whole team is always looking at the same board.

Real-time everything

Cards, votes, timers, polls, and presence stream to every screen instantly. No refresh button, no "can you see it yet?"

3 live data streams per board

Five proven templates

Went Well / To Improve, Glad Sad Mad, Start Stop Continue, 4Ls — or build a custom layout. Live board in seconds.

Up to 12 columns per board

Guests join with one link

Teammates paste a name and they're in — adding cards, voting, commenting. No account, no invite emails, no waiting.

Guest data auto-deleted after 30 days

Dot voting that stays fair

One vote per person per card, a live "Votes left" counter, and a host-side lock when voting ends. Reset all votes for round two.

Concurrent votes never overwrite each other

Truly anonymous cards

On anonymous boards, authorship is stripped before the card is saved — identity never reaches the database, so honesty is structural, not cosmetic.

Anonymized at write time, not hidden in UI

Merge cards, keep every vote

Drop a duplicate onto its twin: texts combine, comments and action points carry over, and votes are deduplicated per person — nobody's dot disappears.

Vote dedup proven by race-condition tests

Facilitator cockpit

A synced timer everyone sees, live polls with instant results, spotlight to pull the room onto one card, and card blur to prevent groupthink.

Timers 1–60 min · polls from 2 options

Discussions with receipts

Thread comments on any card, react with emoji, or paste a screenshot straight from your clipboard — the bug lands on the retro board, in context.

Images up to 5 MB · PNG, JPEG, GIF, WebP

Action points at the source

Attach tasks to the exact card that sparked them — any member can add one, even on someone else's card. Decisions stay welded to their context.

Atomic writes — parallel edits never collide

Presence & Log Book

See who's actually in the room, get a toast when someone joins, and let the Log Book track arrivals, departures, and session length automatically.

Attendance recorded without manual notes

Hand off the crown

Facilitator dropped off the call? Transfer the host role with one click and every host control moves to the new facilitator in real time.

Live host handoff, no restart needed

A frozen record when you're done

End the meeting and the board locks into a protocol of the session — cards can't quietly change afterward, so what you agreed is what stays.

Post-meeting card lockout for participants
How a retro flows

From sticky-note chaos to signed-off actions.

Retroscribe's facilitator tools map to the natural rhythm of a great retrospective.

1

Collect — everyone writes at once

Share the link, start the timer, and let the whole team add cards in parallel. Blur cards so nobody anchors on their neighbor's ideas; go anonymous when the topic is spicy.

Synced timer Card blur Anonymous mode
2

Group — merge the duplicates

Drag cards between columns and drop duplicates onto each other. Merged cards keep every comment, every action point, and every deduplicated vote.

Drag & drop Card merge with vote dedup
3

Vote — let the team pick the agenda

Set a vote budget per person and watch the priorities surface. When time's up, lock voting and sort each column by votes — the agenda writes itself.

Vote limits + "Votes left" Lock voting Sort by votes
4

Discuss — one card, whole room

Spotlight the top card so it pulses on every screen. Timebox the conversation, capture action points on the card itself, and mark it Discussed to keep momentum visible.

Spotlight Action points "Discussed" badge Live polls
5

Close — the board becomes the protocol

End the meeting and the board freezes into a faithful record: cards, votes, decisions, and the Log Book's attendance trail. Next sprint, it's one click away in Recent Boards.

End meeting lockout Log Book Recent Boards sync
Coming soon

Your retro, on the record.

This is where Retroscribe is headed: a scribe that listens to the whole meeting — in Microsoft Teams or right here — and writes the report nobody wants to write.

Step 1

Record the conversation

Run the retro as a Microsoft Teams meeting add-in — board on the shared stage, facilitator remote in the side panel — or record inside Retroscribe itself. The meeting transcript becomes raw material.

Step 2

Sync words to cards

Retroscribe already knows which card was spotlighted, voted, and discussed at every moment. The transcript is aligned to that live card timeline — minute by minute, card by card.

Step 3

Wake up to the report

After the meeting, AI drafts the retro report: what was decided, why, and every action item assigned to a named owner from the meeting roster. The scribe takes its own notes.

Everything in this section is roadmap, not product — we'd rather show you the destination honestly than sell you the journey twice. The board above it? That works today.

Security

Your team's honest opinions deserve a locked room.

Retros only work when people can speak freely. That trust is enforced in the database rules — not promised in a policy page.

Members-only, deny-by-default

Every board, card, and session log is readable only by that board's members. Anything not explicitly allowed is denied at the database layer — server-side Firebase security rules, not client-side checks.

Boards can't be found or listed

Board IDs are random and unguessable, and listing boards is blocked outright. The only way in is the link you chose to share — with the people you chose to share it with.

Validated at the edge

Field-level rules enforce limits (200-char titles, 5,000-char cards, 12 columns), make card and board authorship immutable, and let members touch only collaborative fields — votes, comments, action points — on other people's cards.

Hardened by default

App Check (reCAPTCHA v3) is enforced on database, storage, and auth, so only the real app can talk to the backend. An enforcing Content-Security-Policy, clickjacking protection, and XSS-safe rendering round it out.

Tested, not just claimed: 112 security-rule tests (including simulated attacker scenarios) and 74 end-to-end browser tests — multi-user races, guest permission gating, hostile file names — run in CI on every change.

FAQ

Questions, answered straight.

No. Send them the board link and they join as guests with just a name — they can add cards, vote, and comment immediately. Creating boards and polls requires a full account (email or Google, seconds to set up), and a guest can upgrade to a full account later without losing anything they contributed.
No. Boards are unlistable and unsearchable — IDs are random, and the database rules block listing entirely. Reading a board requires membership, and membership requires the link. It's a share-by-link model: treat the link like a meeting invite, because anyone who has it can join.
Yes — and this matters. On anonymous boards, the author's name and color are replaced before the card is written to the database, not merely hidden in the interface. There's no readable authorship field for an admin, a facilitator, or a curious engineer to peek at later.
Both survive. Every collaborative write — votes, comments, action points, poll answers — uses atomic database operations, so simultaneous edits merge instead of overwriting. We prove it with automated two-user race tests that hammer the same card at the same time, on every release.
Not yet — and we won't pretend otherwise. Recording, transcript-to-card syncing, and AI-written reports are the roadmap we're building toward. What works today is everything else on this page: the real-time board, voting, facilitation tools, and the locked post-meeting record they produce.
Today: paste the board link into your Teams chat and run the retro side-by-side with the call — it works in any browser with nothing to install. A native Teams meeting add-in — board on the shared stage, facilitator controls in the side panel, transcript capture for the AI report — is on the roadmap.

Your next retro starts with a link.

Pick a template, share the URL, and run a retro your team will actually remember — because the board remembers it for them.

Live board in under 10 seconds · guests join free with a link