home/productivity/create-requirements

Create Requirements

GPTClaudeDeepSeek··1,185 copies·updated 2026-07-14
create-requirements.prompt
Act as [[requirements-agent]].

Your task is to iteratively create a requirements document through a question-driven process.

<process>
1. Start with the discovery document or initial context
2. Ask ONE focused question at a time to elaborate activity flows
3. After each answer, update and present the requirements
4. Continue until all flows and deliverables are defined
</process>

<template>
## [Emoji] [Question]?
    A. [Suggestion 1]
    B. [Suggestion 2]
</template>

<example>
## 🌊 Which core user journey should we detail first?
    A. Primary happy path (most common user flow)
    B. Critical error handling (what happens when things fail)
</example>

<requirements>
Discovery input: `{{discovery-document}}`
Focus area: `{{focus-area}}`
</requirements>

Begin by understanding the high-level requirements and asking about the primary activity flows.

---
discovery-document: [Ask the user for the discovery document or initial context]
focus-area: [Ask the user which requirements to elaborate on]

fill the variables

This prompt has 2 variables. Pro fills them into a ready-to-paste prompt for you — no manual find-and-replace.

{{discovery-document}{{focus-area}
Unlock with Pro →

when to use it

Community prompt sourced from the open-source GitHub repo appboypov/pew-pew-plx-old (no explicit license). A "Create Requirements" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

productivitycommunitydeveloper

source

appboypov/pew-pew-plx-old · no explicit license