requirements-review
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseInstructions
Instructions
1、需求文档读取:
1)根据当前用户提供的需求分析文档,进行需求评审,指出需求中的不明确、不完整、交互存在问题、有歧义的地方。
2)如果未提供具体的需求分析文档,请在根目录的output/doc 文件夹下读取requirements-analysis.md 文件,进行需求评审。
3)如果没有需求分析文档,请用户提供需求分析文档。
2、根据第一步的需求评审,针对不明确的内容,引导用户回答确认,对于多种解决方案的方式,给出建议,请用户确认。
3、将修改完成的需求要点发送用户,用户确认无误。
4、参照用户提供的需求分析文档,重新撰写需求分析文档,将文档放在output/doc文件夹下,文件名称为 requirements-analysis-review.md, 其中output为本次输出的根目录。需要包含本次评审主要调整内容。
- Requirements Document Reading:
- Conduct a requirements review based on the requirements analysis document provided by the current user, and point out unclear, incomplete, problematic interaction, and ambiguous parts in the requirements.
- If no specific requirements analysis document is provided, read the requirements-analysis.md file in the output/doc folder under the root directory for the requirements review.
- If there is no requirements analysis document, ask the user to provide one.
- Based on the requirements review in the first step, guide the user to answer and confirm for unclear content; provide suggestions for multiple solution approaches and ask the user to confirm.
- Send the revised requirement points to the user for confirmation.
- Refer to the requirements analysis document provided by the user, rewrite the requirements analysis document, save it in the output/doc folder under the root directory of this output, named requirements-analysis-review.md. It must include the main adjustment content of this review.
Guideline
Guideline
- 输出必须简洁明了
- 输出必须是markdown格式
- Output must be concise and clear
- Output must be in markdown format