بنقرة واحدة
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>"]