一键导入
handoff
Produce a structured handoff document summarizing completed work and next steps.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Produce a structured handoff document summarizing completed work and next steps.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Produce a phased execution plan aligned to the oh-my-gemini roadmap gates.
Perform a structured code review of recent changes or a specific scope.
Orchestrate parallel tmux workers for a multi-agent team task.
Verify that acceptance criteria are met and work is complete.
Run a focused Gemini advisor prompt and save the reusable result artifact. Use when the user wants a quick advisor-style answer without a full workflow.
Drive a task from clarified objective through implementation and verification. Use when the user wants end-to-end autonomous execution.
| name | handoff |
| aliases | ["/handoff","hand off","transfer context","pass context"] |
| primaryRole | coordinator |
| description | Produce a structured handoff document summarizing completed work and next steps. |
Use this skill when transitioning work between sessions, agents, or team members.
Produces a structured handoff document that captures:
# Handoff: <project/task name>
## Completed Work
- <item 1>
- <item 2>
## Current State
- Phase: <phase>
- Status: <status>
- Key artifacts: <files>
## Pending / In Progress
- [ ] <task with owner if known>
## Blockers
- <blocker if any>
## Next Recommended Actions
1. <action 1>
2. <action 2>
## Key Locations
- State: `.omg/state/`
- Context: `.gemini/GEMINI.md`
- Plan: `.omc/plans/`
omg skill handoff [--task "<task name>"]