handoff

GitHub

生成简洁的交接包,捕获当前状态和后续行动,确保工作无缝延续。包含已完成、当前状态、待办事项、阻塞项及下一步行动,附带标准化验证命令。

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

触发场景

需要移交任务给其他代理或会话时 中断开发工作并记录上下文以便恢复时

安装

npx skills add jjongguet/oh-my-product --skill handoff -g -y
更多选项

非标准路径

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

不安装直接使用

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}}

版本历史

  • 4f49e99 当前 2026-07-25 06:34

同 Skill 集合

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

元信息

文件数
0
版本
4f49e99
Hash
3370b831
收录时间
2026-07-25 06:34

首页 - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-28 19:08
浙ICP备14020137号-1 $访客地图$