feiskyer/handoff
SkillScore55Maintained将当前对话压缩为交接文档(handoff document / session handoff brief),供下一个 agent 接续工作。手动调用 /handoff。
agent-toolingby feiskyer
Links this skill to your agents and keeps it current with the author’s updates.
On-demandOn-demand: invoked explicitly — never occupies your agent's context until called.
◆Knowledge Management pack
$decimalai skills pull feiskyer-handoff
Get this skill — curl · raw file
$curl -fsSL https://app.decimal.ai/s/feiskyer-handoff/SKILL.md
how this skill behaves on real traffic · last 30 days
No production data for this skill yet — usage numbers appear here once agents start running it.
Anonymized aggregate across every org using this skill — proof from real production use, not a demo.
Does this skill help? · Benchmark: with vs. withoutsign in to run this on your agents 22 test cases from the publisher’s eval.yaml · each run twice on gemini-3.6-flash — with the skill injected, then without · last run 3h ago
—-1% tokens0% turns55% of whole cases pass with skill (12/22)
Showing 5 of 22 cases
SkillSafety
✓ 3 of 3 passed✓Code scan15 of 15 checks clean
0 critical · 0 warning · 0 info — scanner v4 — 8/3/2026
live_secretremote_code_executionreverse_shelldata_exfiltrationssrf_metadataagent_snoopinganti_refusaldestructive_commandsobfuscated_unicodeunicode_homoglyphopaque_blobsuspicious_urltool_overreachtrigger_abuseprompt_injection_phrasing
✓IntentSafe
LLM judge · does the skill do what it claims
✓ContentClean
LLM judge · policy & harmful-content review
Source
ImportedLicense MITImported 8/3/2026Version v1
撰写一份交接文档,总结当前对话内容,使全新的 agent 能够无缝继续工作。
输出位置
保存到 $TMPDIR/handoff-YYYY-MM-DD-HHMM.md(用实际时间戳替换)。生成后告知用户完整路径。
文档结构
按以下结构组织交接文档:
- 背景与目标 — 一句话概述当前任务
- 已完成工作 — 带路径/URL 引用
- 当前状态 — 进展到哪一步、卡在哪里
- 待办事项 — 下一个 agent 需要做什么
- 推荐技能 — 建议调用的 skill 列表
- 关键上下文 — 环境、分支、配置等必要信息
规则
- 不要重复已存在于其他产物(规格文档、计划、ADR、issue、commit、diff)中的内容,改为通过路径或 URL 引用。
- 脱敏处理:删除 API key、密码、个人身份信息等敏感内容。
- 如果用户传入了参数,将其视为下一次会话的重点方向,据此调整文档内容。
- 如果当前对话极短(少于 3 轮实质交流),直接告知用户无需生成交接文档,除非用户坚持。
Want to see if feiskyer/handoff would activate on your phrasing? Try it before you install — no LLM call, no signup.