home/productivity/update-story

Update Story

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

Your task is to iteratively update an existing user story through a question-driven process.

<process>
1. Read and analyze the existing story document
2. Ask ONE focused question at a time to clarify changes
3. After each answer, update and present the revised story
4. Continue until all updates are complete
</process>

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

<example>
## 🔄 What aspect of the story needs updating?
    A. Acceptance criteria (new requirements or changed conditions)
    B. Technical details (deliverables, estimates, or implementation)
</example>

<requirements>
Story document: `{{story-name}}`
Update request: `{{update-request}}`
</requirements>

Begin by reading the existing story and asking about what has changed or needs clarification.

---
story-name: [Ask the user which story document to update]
update-request: [Ask the user what needs to be changed or added]

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-name}{{update-request}
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 "Update 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