handoff
summarize the current session into a concise, well-structured document for the purpose of persisting important information across agent sessions
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
summarize the current session into a concise, well-structured document for the purpose of persisting important information across agent sessions
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
ask questions until shared understanding is reached
use for working with jj (jujutsu) version control system
invoked by the user to identify refactoring opportunities in the codebase
Instructions for working in Rust codebases
| name | handoff |
| description | summarize the current session into a concise, well-structured document for the purpose of persisting important information across agent sessions |
Summarize the current session into a concise, well-structured document for the purpose of persisting important information across agent sessions.
Pick out relevant information that will be useful:
Omit any information that just pollutes context:
Ask to confirm the summary, allow the opportunity to refine or correct the summary. Be sure to highlight anything unclear or ambiguous.
Create a markdown document in the project root under ./claude/handoffs/[YYYY-MM-DD]-short-description.md, make sure ./claude/handoffs is in .gitignore to avoid committing it, add it to .gitignore (create .gitignore if it doesn't exist).
Format the document appropriately to the nature of the session, include the following items where relevant: