一键导入
handoff
Save conversation context to permanent memory before ending a session. Captures active work, decisions, artifacts, and routes them to appropriate files.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Save conversation context to permanent memory before ending a session. Captures active work, decisions, artifacts, and routes them to appropriate files.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Search the web using Brave Search API. Use for AI news, research, and general web queries.
Read and manage Apple Calendar events. Use for checking schedule, creating events, or viewing upcoming meetings.
Generate end-of-day wrap-up with accomplishments, pending items, and tomorrow preview. Run at 2:50 PM or on demand.
Read Apple Mail messages (read-only). Use for checking emails, scanning inbox, or reading specific messages. NEVER sends or modifies emails.
Review recent daily logs and update MEMORY.md with significant learnings. Run weekly or on demand to keep long-term memory current.
Read Apple Notes (read-only). Use for accessing meeting notes, raw context, or personal notes the user has captured.
| name | handoff |
| description | Save conversation context to permanent memory before ending a session. Captures active work, decisions, artifacts, and routes them to appropriate files. |
You are being asked to perform a handoff — capturing the important context from this conversation before it ends or gets too long.
Analyze our conversation and save important context to permanent storage. This ensures continuity when we pick up later.
What's happening right now:
Important choices and modifications:
What was built or modified:
New information learned:
How Cal should behave:
Route each piece of information to the right place:
| Content Type | Destination |
|---|---|
| Today's events, tasks, meetings | memory/YYYY-MM-DD.md (use today's date) |
| Long-term facts, preferences | context/MEMORY.md |
| Cal architecture changes | cal/ folder |
| Work project updates | docs/projects/{project}/ |
| Personal items | docs/personal/ |
memory/YYYY-MM-DD.mdcontext/MEMORY.mdAfter saving, report back concisely:
📝 Handoff Complete
**Saved to daily log** (memory/YYYY-MM-DD.md):
- [brief list of what was logged]
**Updated long-term memory** (context/MEMORY.md):
- [any facts added, or "No updates needed"]
**Files touched:**
- [list any other files written to]
Ready to continue or wrap up.
Use these tools to complete the handoff:
read_file — read existing files to check for duplicateswrite_file — create new filesedit_file — update existing files (MEMORY.md, daily log)bash — run commands if needed (e.g., check date)