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 ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
| 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.
Use when working with Kubernetes clusters, manifests, and related tasks.
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 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").