docs: clarify use of Questions tool in create-plan command
This commit is contained in:
@@ -11,7 +11,8 @@ complexity.
|
|||||||
- Understand the requirements based on $ARGUMENTS. If the argument is a github
|
- Understand the requirements based on $ARGUMENTS. If the argument is a github
|
||||||
issue, use Github CLI to fetch the details.
|
issue, use Github CLI to fetch the details.
|
||||||
- ASK for more information about the requirements. Iterate for at least 5
|
- ASK for more information about the requirements. Iterate for at least 5
|
||||||
questions to make sure you understand the requirement.
|
questions to make sure you understand the requirement. Use the Questions tool
|
||||||
|
to gather this information.
|
||||||
- Analyze the code and build an implementation plan.
|
- Analyze the code and build an implementation plan.
|
||||||
- Divide the work in up to 5 tasks.
|
- Divide the work in up to 5 tasks.
|
||||||
- Prepare a well-structured description with markdown formatting
|
- Prepare a well-structured description with markdown formatting
|
||||||
|
|||||||
Reference in New Issue
Block a user