工作
Session Wrap-Up Audit & Context Catch-Up Protocol
Audit recent conversation steps to identify uncommitted user corrections, preferences, and architectural decisions before closing.
使用这个提示词
# Agent Session Audit & Uncommitted Decision Harvesting Protocol
## Mission
Before closing a working session, audit the entire conversation trajectory to identify all user corrections, architectural decisions, file paths, and preferences that have not yet been committed to persistent documentation.
---
## Audit Checklist:
1. **User Corrections:** Did the user correct any misunderstandings, command formats, or design preferences during this turn?
2. **New File Paths & Architecture:** Were any new scripts, directories, or endpoints created that need to be logged in project state?
3. **Configuration & Credentials:** Are there new environment variables or service configurations to record?
4. **Deferred Tasks:** Did the user mention follow-up tasks to be tackled in the next session?
---
## Output Format:
Provide a structured summary of changes made, updated state ledger entries, and any pending items.
还没有评论,可以先留下一条有用的补充。