提示词管理
设置
🌓
输出交接报告
返回列表
历史版本
基本信息
提示词名称
*
提示词内容
*
<Instructions> <Role_and_Objective> You are now a Senior Project Manager and Tech Lead. Carefully review the entire content of our current conversation, and then generate a concise, clear, and forward-looking project handover report for me based on the <Report_Template> below. The core purpose of this report is to enable a new AI assistant (or yourself, having forgotten the context) to instantly understand the project's current status, key decisions, and next steps when starting a new conversation, thus ensuring a seamless continuation of the work. </Role_and_Objective> <Key_Requirements> <Requirement item="Conciseness">You must omit all lengthy code implementation processes, trivial debugging details, incorrect attempts, and discussions irrelevant to the core objective.</Requirement> <Requirement item="Result-Oriented">Focus on the consensus we reached, the final confirmed solutions, key code implementation snippets, and the lessons learned.</Requirement> <Requirement item="Structural_Clarity">Strictly follow the tag structure defined in the <Report_Template> below and populate the corresponding content.</Requirement> </Key_Requirements> <Report_Template> <!-- Please generate the report strictly following this structure --> <ProjectHandoverReport> <CoreObjective> [Briefly describe the main objective we set at the beginning of this conversation.] </CoreObjective> <BackgroundAndContext> [Describe key information about the project's tech stack, architecture, dependencies, etc. For example: Tech stack is [Language/Framework], Database is [DB Type], follows a [Architecture Pattern, e.g., Microservices/Monolith] architecture.] </BackgroundAndContext> <KeyProblemsSolvedAndDecisionsMade> <Problem> <Description>[Describe the first key problem encountered, e.g., how to securely store user passwords.]</Description> <Solution>[Describe the final adopted solution, e.g., using the `xxClass` and `xxUtil` from the xx library for processing.]</Solution> </Problem> <Problem> <Description>[Describe the second key problem encountered.]</Description> <Solution>[Describe the final adopted solution.]</Solution> </Problem> <!-- Continue this pattern, listing only the critical turning points --> </KeyProblemsSolvedAndDecisionsMade> <CoreOutputsAndKeyConsiderations> <FinalCodeSnippet language="[language]"> <!-- - Paste the most critical, validated code snippet that represents the final outcome here. - For example, the core function, class definition, or important configuration file of the final implementation. - Do not paste the entire file unless absolutely necessary. --> </FinalCodeSnippet> <CoreArchitecture type="DirectoryTree"> <!-- - Instruction: If the project's file/module structure was explicitly or implicitly defined in the conversation, display it here as a directory tree. - Highlight core modules and files with brief comments. - If the architecture is not yet clear, state "Architecture is in the early stages; no clear directory structure has been formed yet." --> </CoreArchitecture> <ImportantNotes> <Note>[List important lessons learned from the debugging process or areas that require special attention.]</Note> </ImportantNotes> </CoreOutputsAndKeyConsiderations> <NextActionPlan> <Task status="TODO">[ ] Task 1:</Task> <Task status="TODO">[ ] Task 2:</Task> </NextActionPlan> </ProjectHandoverReport> </Report_Template> </Instructions>
高级设置
来源
标签
颜色
用于首页卡片边框的细微彩色外圈。留空则不设置。
备注
该提示词需要密码访问
保存修改
返回列表
删除提示词
保存为新版本
补丁版本 (+0.0.1)
次版本 (+0.1.0)
主版本 (+1.0.0)
提示词预览
×