handoff
Use when ending a session, completing a milestone, or stopping mid-task and context must be preserved for the next agent
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when ending a session, completing a milestone, or stopping mid-task and context must be preserved for the next agent
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Read HANDOFF.md and continue from where we left off
Use when organizing raw content into slide-ready format, or when the user says "prepare slides", "structure this for a presentation", "brief for pptx".
Use when the user shares a URL or article and asks to extract key learnings, summarize topics, or generate a digest formatted for Google Chat, Slack, Discord, Telegram, or similar messaging tools. Accepts an optional format parameter.
Use when working with Kubernetes clusters, manifests, and related tasks.
Use when writing a CV, bio, LinkedIn post, or talk abstract for Silvio; when calibrating technical recommendations to Silvio's experience ("do I have experience with X?"); or when an introduction or speaker section is needed. Loads timeline, stack, credentials, and preferences on demand via the pointer table.
Use when reviewing or tightening a Markdown file that will be read by an agent (SKILL.md, CLAUDE.md, custom agent prompts, slash-command instructions) to make it more discoverable, imperative, and token-efficient. Accepts a file path or a skill name (e.g. "handoff").
| name | handoff |
| description | Use when ending a session, completing a milestone, or stopping mid-task and context must be preserved for the next agent |
Capture only what exists in the conversation. Skip anything reproducible from git unless it was explicitly requested.
The HANDOFF.md will be read by another agent. Write it imperatively and densely, no narration or context-setting.
Never mention git commits, PRs, merges.
Invoke the save-session-learnings skill.
Read HANDOFF.md if it exists. Extract still-relevant Open Questions and Known Broken items to carry forward.
Write HANDOFF.md at the project root with these sections:
Append this line at the end of the file, verbatim:
Before trusting anything time-sensitive above, run
git status,git diff, andgit logagainst the base branch.
Double-check to ensure a safety /clear invokation.