一键导入
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 职业分类
Run a focused Gemini advisor prompt and save the result as a reusable artifact.
Autonomously drive a feature from clarified objective through implementation and verification.
Safely stop active work, note what was interrupted, and preserve resumable context.
Configure notification delivery for Slack, Discord, or Telegram.
Analyze and optimize context for signal-to-noise ratio — deduplicate, compress, prioritize, and prune.
Summarize token usage and cost-style session metrics across daily, weekly, or monthly windows.
| 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: `.omp/state/`
- Context: `.gemini/GEMINI.md`
- Plan: `.omp/plans/`
omp skill handoff [--task "<task name>"]