Skip to content
vibstrVibstr home
Open Vibstr

Migrate from VivifyScrum

VivifyScrum is shutting down. We built a medium-effort importer so you don't lose your sprints.

This page is the walkthrough. The importer is real, tested against a real 51-item sprint, and respects the limits of what's actually in the VivifyScrum export. Read it through once before you start — there are a couple of things you'll want to know up front.

What gets imported

What does NOT get imported (yet)

We'd rather be honest than oversell.

The 5-step walkthrough

1. Export from VivifyScrum

In VivifyScrum, navigate to your sprint. Use the menu and pick "Export sprint columns" — you'll get a file named sprint_columns_YYYY-MM-DD_HH-MM-SS.json. Optionally export the worklog the same way.

If you also want your Backlog page, that's where it gets unclear — see the Backlog export note below.

2. Sign up for Vibstr

Start your 14-day trial. No credit card.

3. Create a project

In Vibstr: Settings → PROJECT → New project. Pick the Web app template — it gives you sensible categories, areas, and labels to start from. Name the project after your sprint or product.

If your sprint is large, do this on a clean project so the import doesn't tangle with existing items.

4. Upload your exports

Settings → PROJECT → Import from VivifyScrum.

5. Review + adjust mappings

Default column mappings:

VivifyScrum columnVibstr statusExtra label
To doopen
In Progress (development)openin-progress
In Testingchecking
Ready for Testcheckingready-for-test
Ready to be deployedcheckingready-to-deploy
Donedone
On holdopenhold
Future ideasskipped
Priority Sortingopentriage

Why labels and not statuses? Vibstr keeps status to three values: open / checking / done. Workflow nuance lives in labels — that way the same item can be "in progress" AND "ready-for-test" if reality is messier than a single column allows. See Best practices for the longer argument.

Default type mappings: Task → task, Story → feature, Bug → bug, Defect → bug. Override per-type before you hit Import.

Backlog export

VivifyScrum's backlog export isn't obvious from the menu. We've seen teams unable to find it. If your UI doesn't surface a Backlog export option, here's the workaround:

Use the Vibstr Plan format. Paste a markdown plan describing your backlog items, click Parse, and Vibstr derives items deterministically. Zero AI cost. The format is intentionally minimal — - [ ] {type, area} description lines under a ## Tasks heading, one task per line.

It's not as fast as a JSON export but it gets you to the same place. And once your items are in Vibstr, the canonical plan format works for ongoing planning too — same artifact, same parser, no AI dependency.

Trust signals

We owe you these up front.

That last bullet is the differentiator. Every SaaS landing page promises forever. We'd rather promise the exit door stays unlocked.

Closing CTA

Ready? Start your 14-day trial → vibstr.app

Questions? The Quick start covers the first 10 minutes; Plans covers the canonical plan format; Best practices covers the labels-as-stages argument in full.