requirements-analysis
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseInstructions
Instructions
1、根据用户的需求,进行需求分析及要点拆解
2、根据第一步的需求拆解,针对不明确的内容,引导用户回答确认,对于多种解决方案的方式,给出建议,请用户确认。
3、将修改完成的需求要点发送用户,用户确认无误。
4、参照 example文件下的 requirement-ex.md文件撰写需求分析文档,将需求分析文档放在当前工作目录的根目录下的output/doc文件夹下,文件名称为 requirements-analysis.md, 其中output为本次输出的根目录。
- Conduct requirement analysis and key point breakdown based on the user's requirements
- Based on the requirement breakdown from the first step, guide the user to answer and confirm unclear content; for scenarios with multiple solutions, provide suggestions and ask the user for confirmation.
- Send the revised requirement key points to the user for confirmation.
- Write the requirements analysis document with reference to the requirement-ex.md file under the example folder, and place the requirements analysis document in the output/doc folder under the root directory of the current working directory. The file name is requirements-analysis.md, where output is the root directory for this output.
Guideline
Guideline
- 输出必须简洁明了
- 输出必须是markdown格式
- Output must be concise and clear
- Output must be in markdown format