Skip to main content

How to turn a large product idea into a buildable first release

E
Written by Errin Veney

Before you begin

  • Choose one user, one job, and one result. The first version should prove one complete workflow.

  • Use sample, synthetic, or de-identified information until you are ready to connect production data.

Build the first useful version

Your idea may be completely valid and still be too large for one first build.

Use this test

Could one person use the first version to finish one important job from beginning to end?

If not, split the idea.

Instead of

“Build a platform for recruiting, onboarding, performance management, payroll, and employee support.”

Start with

“Build an onboarding request tool. A hiring manager enters a new employee’s role, location, department, and start date. The app applies our access rules, shows the proposed accounts and groups, and sends exceptions to a reviewer.”

That first release produces

  • One clear user

  • One set of inputs

  • One controlled decision

  • One reviewable output

After that works, the next workflow has something stable to connect to.

Common mistakes

  • Treating every feature as required for launch.

  • Building horizontal platform capabilities before the first vertical workflow.

  • Using a feature list instead of an end-to-end user loop.

Frequently asked questions

Do I need to know how to code?

No. Describe the user, the job, the input, and the result. Technical users can add architecture details later, but they are not required for the first workflow.

Should I connect real data immediately?

Not usually. Begin with representative sample, synthetic, or de-identified information, then connect approved production sources after the workflow and controls are clear.

Did this answer your question?