[NTTP]
Founders

How to write a project brief that guides the build

July 16, 2026 · 4 min read

A brief is not paperwork. It is the thing that stops you building the wrong product confidently for three weeks. The goal is not a long document, it is a short one that makes the next decisions obvious.

Decide what it is in one line

If you cannot say what the thing is in a single plain sentence, the build will wander. Write that line first. Everything else in the brief either supports it or gets cut.

Name the job, not the feature

Describe who it is for and the specific job they would hire it to do, in their words. “Students who find making flashcards tedious” is a job. “An AI flashcard platform” is a feature looking for a reason. The job is what tells you whether a feature belongs.

Scope is mostly what you leave out

The most useful line in any brief is the out-of-scope list. A short must-have list for version one, and an explicit list of what you are deliberately not doing yet, is what keeps a first version shippable. Cutting is the work.

Write down what you are guessing

You will not know everything yet, and that is fine. Make a sensible assumption, then write it down as an assumption rather than burying it as a fact. The open questions you can see are the ones you can resolve.

Example shape

One-liner: Turn a lecture PDF into a set of editable revision flashcards. For: University students revising for exams who find making cards by hand too slow. Success: They make a usable deck in under five minutes. Metric: decks exported per week. In scope (v1): upload a PDF, generate cards, edit them, export to Anki. Out of scope (v1): accounts, spaced repetition, mobile app, images on cards. Open questions: How many cards per PDF is "enough"? Do we need login for v1?

Common mistakes

← All guides