mirror of
https://github.com/Pythagora-io/gpt-pilot.git
synced 2026-01-09 13:17:55 -05:00
Ask high level questions one by one
This commit is contained in:
@@ -19,8 +19,10 @@ Here is an overview of the tasks that you need to do:
|
||||
3. Break down user tasks. In this task, you will think about the app description, answers from step #1 and the user stories from the step #2 and create a list of user tasks that a user needs to do to interact with the app. In the example description, user tasks could be:
|
||||
- `user runs the CLI command in which they specify the keyword youtube channel needs to contain and the location where the CSV file will be saved to`
|
||||
|
||||
Let's start with the task #1 Getting additional answers. Think about the description for the app Euclid and ask questions that you would like to get cleared before going onto breaking down the user stories.
|
||||
Let's start with the task #1 Getting additional answers. Think about the description for the app Euclid and ask the first question that you would like to get cleared before going onto breaking down the user stories. I will give the answer for your question and we will repeat this process until everything is clear.
|
||||
|
||||
**IMPORTANT**
|
||||
Ask only ONE question at a time.
|
||||
If everything is clear, you write the response in the following format:
|
||||
EVERYTHING_CLEAR
|
||||
App recap: {{recap of the app after all clerifications}}
|
||||
Reference in New Issue
Block a user