Auto project setup

Bootstrap a fresh project from a two-sentence description. AI proposes areas, an initial release, and starter tasks.

Auto project setup is an opt-in AI flow that runs once on a fresh project. You describe what you're building in two to four sentences; Frostbyte proposes a starter set of areas, an initial release, and a handful of opening tasks. You review and accept (or discard) before anything lands.

When it fires

Right after project creation, you'll see an "Auto-setup with AI" panel on the dashboard. Click it to open the bootstrap form.

You can skip it, the project is fully usable with empty areas and releases. Auto setup is for "I want a starting structure to push off from" rather than "I need scaffolding to be productive".

What you provide

A short description: what the product is, who it's for, and what stage it's at. Two to four sentences is plenty. Examples:

  • "A SaaS dashboard for indie developers to track API usage. MVP stage, auth, basic charts, billing."
  • "A side project for organising my home recipes. Just started; no users yet."
  • "A B2B email automation tool. Already shipped v1; planning v2 with templates and segments."

You don't need to enumerate features. The bootstrap reads the description and infers a reasonable structure.

What you get back

Frostbyte returns a preview of:

  • 3–6 areas, like Auth, Billing, API, UI for a typical SaaS.
  • One starter release, usually named based on your stage description (e.g. "MVP", "v2").
  • 5–15 opening tasks, concrete, scoped to fit in the proposed release, tagged to the proposed areas.

You review the preview before anything is created. Accept, edit each suggestion, or discard the whole batch.

Cost

Accepting the bootstrap consumes 5 AI credits. Discarding costs nothing. See AI overview for the full credit model.

What's stored

If you accept, the proposed areas, release, and tasks land in your project as if you'd created them by hand. They're all editable, deletable, and assignable like any other entity. No special "AI-created" flag affects later behaviour, though they do show "AI" attribution in the Activity feed so you can see which entities came from the bootstrap vs your team.

Free tier

Auto setup is available on every tier. The 10-credit Free pool lets you run it twice before hitting zero, designed so you can evaluate it on a couple of projects before committing to a paid plan.

What's next

Last updated