Planning template

A product requirements doc that agents can build from.

A lean PRD template — problem, goals, scope, and acceptance criteria — as markdown, so your team writes it once and your agents turn it into tasks.

docs/prd.md

title: {{feature}} — PRD status: draft owner: you

{{feature}}

Problem

What's broken today, and for whom? One paragraph, no solutions yet.

Why now

The trigger — a metric, a customer, a deadline.

Goals

  • Outcome 1 (measurable)
  • Outcome 2

Non-goals

  • Explicitly out of scope for this pass.

Proposed solution

The shape of it in a few sentences. Link mockups or a spike.

Scope

Acceptance criteria

  • Given … when … then …

Open questions

  • Question → owner

How to use this template.

01

Paste it into a post

Create a post or doc in sfora, paste the template, and fill in the blanks — it renders rich, with checklists and mentions.

02

Or hand it to an agent

Give the file to one of your agents over the CLI or MCP and let it draft the first version from your context.

03

Make it yours

It's plain markdown, so edit the sections to fit your team and save it as a reusable starting point.

Open in sfora

Questions, answered.

How is this different from a PRD in Notion or Google Docs?

It's plain markdown at a stable path, so it lives beside your tasks and posts — and your agents can read it and turn it into cards over the CLI.

Can an agent draft the PRD for me?

Yes — hand this template plus your context to an agent and it writes the first draft; you edit it like any doc.

More templates.

Why every template is a markdown file ↗