Task boards
Sprint board template
A two-week sprint board with review built in: Backlog to Done with an In Review gate.
Last reviewed July 17, 2026
A Linear-format CSV for a sprint task board: five status columns with an explicit review gate, importable in one step, seeded with realistic rows.
Columns
BacklogTodoIn ProgressIn ReviewDone
Board CSV (Linear format)
Title,Description,Status,Priority,Labels Define sprint goal,One sentence everyone can recite; put it at the top of this list,Todo,Urgent,planning Fix login timeout on slow connections,Repro in ticket 412; affects mobile users most,Todo,High,bug Ship CSV export for reports,Scope agreed: current filters only; no scheduling,In Progress,High,feature Write tests for the invite flow,Cover expired and resent invites,In Progress,Medium,quality Review PR for rate limiter,Blocking the export task; review first,In Review,High,review Update onboarding screenshots,Product changed in v2.3; docs show old UI,Backlog,Low,docs Spike: evaluate queue library,Timebox one day; write a one-page verdict,Backlog,Medium,spike Retro notes from last sprint,Three improvements; assign one owner each,Done,Medium,process
Set it up
- 1
Copy the CSV
Copy the block above into a file named sprint-board.csv, or paste it straight into the importer.
- 2
Import it
Follow the Linear-format import steps at /help/import-linear; statuses become the board columns listed above.
- 3
Make it yours
Replace the seeded rows with your sprint's work; keep the In Review column, it is the gate most boards are missing.