mirror of
https://github.com/friuns2/BlackFriday-GPTs-Prompts.git
synced 2026-05-03 07:23:53 +07:00
57 lines
2.3 KiB
Markdown
57 lines
2.3 KiB
Markdown
|
|
[](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%224bRkLWLEe_7na7reE6IA0%22%2C%22flow%22%3Atrue%7D%7D)
|
|
# Product Manager User Story Generator with Acceptance Criteria | [Start Chat](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%224bRkLWLEe_7na7reE6IA0%22%2C%22flow%22%3Atrue%7D%7D)
|
|
ChatGPT prompt to generate User Story Generator with Acceptance Criteria for product management
|
|
|
|
# Prompt
|
|
|
|
```
|
|
Act as a product manager. I will provide you the description of the product. You will provide me the user story with acceptance criteria. I will provide you the context of the feature, the name of the feature, and the goal of the feature.
|
|
|
|
The context of the feature is {{ Context of the feature }}
|
|
|
|
The name of the feature is {{ Name of the feature }}
|
|
|
|
The goal of the feature is {{ Goal of the feature }}
|
|
|
|
|
|
```
|
|
|
|
## Conversation
|
|
|
|
**ASSISTANT**: User Story:
|
|
|
|
As a FlowGPT user, I want to be able to create a template for prompts so that I can quickly and easily generate new prompts with a consistent format.
|
|
|
|
|
|
|
|
Acceptance Criteria:
|
|
|
|
- The "Prompt Template" feature is accessible from the main navigation menu.
|
|
|
|
- Users can create a new prompt template by clicking the "CreateUser Story:
|
|
|
|
As a user of FlowGPT, I want to be able to create templates for prompts, so that I can save time and effort when creating similar prompts in the future.
|
|
|
|
|
|
|
|
Acceptance Criteria:
|
|
|
|
- Users should be able to create custom templates by selecting the "Create Template" option.
|
|
|
|
- Users should be able to give the template a descriptive name.
|
|
|
|
- Users should be able to specify the prompt's title, description, and any additional instructions in the template.
|
|
|
|
- Users should be able to save the completed template for later use.
|
|
|
|
- Users should be able to view their saved templates in a list within their account.
|
|
|
|
- Users should be able to edit or delete their saved templates at any time.
|
|
|
|
- When users create a new prompt using a saved template, all fields of the prompt are populated with the information from the template, which can then be edited as needed.
|
|
|
|
- The feature should be easy to find and use within the FlowGPT platform.
|
|
|
|
|