handoff

GitHub

生成简洁的交接包,捕获当前状态与下一步行动,以便后续Agent或会话无缝继续工作。

src/skills/handoff/SKILL.md jjongguet/oh-my-product

Trigger Scenarios

需要暂停任务并移交上下文 跨Agent协作时传递进度

Install

npx skills add jjongguet/oh-my-product --skill handoff -g -y
More Options

Non-standard path

npx skills add https://github.com/jjongguet/oh-my-product/tree/main/src/skills/handoff -g -y

Use without installing

npx skills use jjongguet/oh-my-product@handoff

指定 Agent (Claude Code)

npx skills add jjongguet/oh-my-product --skill handoff -a claude-code -g -y

安装 repo 全部 skill

npx skills add jjongguet/oh-my-product --all -g -y

预览 repo 内 skill

npx skills add jjongguet/oh-my-product --list

SKILL.md

Frontmatter
{
    "name": "handoff",
    "aliases": [
        "\/handoff",
        "handover",
        "hand off",
        "transfer context"
    ],
    "description": "Produce a concise handoff package for the next agent or session.",
    "primaryRole": "coordinator"
}
Handoff captures current state and next actions so work can continue without rediscovery.

<Execution_Policy>

  • Include only high-signal context
  • Separate completed work from pending work
  • Preserve exact commands, files, and blockers
  • End with a deterministic next step list </Execution_Policy>

<Output_Format>

Handoff:

Completed

  • ...

Current State

  • Branch: ...
  • Status: ...
  • Key artifacts: ...

Pending

Blockers / Risks

  • ...

Next Actions

  1. ...
  2. ...

Runbook

  • Validate: npm run typecheck
  • Tests: npm run test
  • Verify: npm run verify </Output_Format>

Task: {{ARGUMENTS}}

Version History

  • 4f49e99 Current 2026-07-25 06:34

Same Skill Collection

skills/ask/SKILL.md
skills/autopilot/SKILL.md
skills/cancel/SKILL.md
skills/configure-notifications/SKILL.md
skills/context-optimize/SKILL.md
skills/cost/SKILL.md
skills/debug/SKILL.md
skills/deep-interview/SKILL.md
skills/design-system/SKILL.md
skills/doctor/SKILL.md
skills/execute/SKILL.md
skills/handoff/SKILL.md
skills/help/SKILL.md
skills/hud-setup/SKILL.md
skills/learn/SKILL.md
skills/plan/SKILL.md
skills/prd/SKILL.md
skills/ralplan/SKILL.md
skills/review/SKILL.md
skills/sessions/SKILL.md
skills/status/SKILL.md
skills/team/SKILL.md
skills/ux-critique/SKILL.md
skills/verify/SKILL.md
skills/wait/SKILL.md
skills/web-design/SKILL.md
src/skills/cancel/SKILL.md
src/skills/configure-notifications/SKILL.md
src/skills/debug/SKILL.md
src/skills/deep-interview/SKILL.md
src/skills/execute/SKILL.md
src/skills/help/SKILL.md
src/skills/review/SKILL.md
src/skills/verify/SKILL.md
src/skills/status/SKILL.md

Metadata

Files
0
Version
4f49e99
Hash
3370b831
Indexed
2026-07-25 06:34

inicio - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-20 09:02
浙ICP备14020137号-1 $mapa de visitantes$