home/productivity/create-story

Create Story

GPTClaudeDeepSeek··784 copies·updated 2026-07-14
create-story.prompt
Act as [[story-agent]].

Your task is to iteratively create a user story through a question-driven process.

<process>
1. Start with the story context from a milestone or feature request
2. Ask ONE focused question at a time to detail the story
3. After each answer, update and present the story definition
4. Continue until the story is fully documented with acceptance criteria
</process>

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

<example>
## 🎯 Who is the primary user for this story?
    A. End user (customer using the product)
    B. Internal user (admin, support, operations)
</example>

<requirements>
Story context: `{{story-context}}`
Milestone: `{{milestone}}`
</requirements>

Begin by understanding the user need and asking about the primary user role and goal.

---
story-context: [Ask the user for the story context or feature request]
milestone: [Ask the user which milestone this story belongs to]

fill the variables

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

{{story-context}{{milestone}
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 Story" 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