Prompts
PRD generator
draft a v0 PRD from the problem-impact ranking, research synthesis, and prior framing
Output: Markdown PRD with 8 standard sections — including a Scope table that rolls ranked problems up into product modules (module / rolls-up-ranks / core job) and a prioritised user-story table (id·rank / as-a / i-want / so-that / evidence). Clarifying questions where input is incomplete.
Paste into a CLARA-enabled chat
CLARA will confirm the route, ask for anything she still needs in one batched question, and show you the draft before filing.
Use CLARA's `prd-generator` for <programme name>.What CLARA will ask you for
- Programme name — your programme's name (e.g. SKYPROTECT).
- Track — the slice of the programme this artefact belongs to (workstream, capability area, feature line, etc.), or
Programme-wideif it spans tracks. - PRD title — short (e.g. "Incident-report capture v1").
- Inputs — CLARA will search the programme's Confluence space for the problem to build for; problem statement and success criteria; persona for the prd; themes from the research synthesis (optional); original stakeholder ask. You can also paste fresh material if it's not in Confluence yet.
Where the output lands
Knowledge Base/{{track}}/PRDs/{{prd-title}} inside your programme's Confluence space.
Tips
- CLARA asks clarifying questions when inputs are thin. Answer honestly even if it's "I don't know yet" — the Open questions section preserves the unknown.
- Treat CLARA's v0 PRD as a starting position, not a final document. Manual editing after generation is the norm, not the exception.
Before you circulate — self-review checklist
Before sharing the PRD with stakeholders, walk through these checks. Most teams will edit the draft directly to fix gaps; a few questions surface things the draft can't fix on its own.
- Problem statement is one paragraph, framed as a problem (not a solution in disguise). Has a clear "who has the problem."
- Success criteria are measurable and capability-focused — what the capability or product has to be able to do, and to what threshold. No "users will feel more confident" non-criteria.
- Scope table rolls every relevant rank up into a module (or explicitly drops it to Out of scope). No ranked problem is silently unaccounted for; "Out of scope" names the rank and the reason.
- User-story table is ordered by priority, every row's
ID · rankties back to the ranking, and every Evidence cell cites a real verbatim/observation with its source ref. Stories describe outcomes, not features. - Constraints and dependencies name every external thing the work depends on. Re-read with "what would block this?" in mind.
- Open questions are honest. The first draft is supposed to be wrong in interesting ways; the open questions are where you flag what you don't know.
- Persona references link to specific persona pages — no implicit "the user".
Where this fits in the chain
Use after
These prompts produce outputs you can paste as inputs here.
Problem-impact ranker
consolidate the captured problems for a programme into a single ranked Problem-impact analysis — each problem scored on reach, severity, evidence and leverage, grouped into leverage tiers, so the team knows which problem to build for first
Research synthesiser
turn interview transcripts and field observations into a single Research synthesis page covering themes, friction, problem statement, and success criteria
Persona generator
draft a persona from research evidence
Feeds into
The output of this prompt is consumed by these downstream prompts.
Before/after journey mapper
map a phase-by-phase before/after user journey — today's current-state steps beside the future-state with the product — each phase tagged with the ranked problems it addresses, so stakeholders can see what the PRD changes
Prototype-from-PRD scaffolder
Scaffold a working reference implementation from a PRD
Test-plan generator
draft a complete test plan with scenarios, participants, measurement, and analysis