handoff
FeaturedUse when user types /handoff. Session 交接管理:有 in-progress 工作時寫入交接,沒有時整理 HANDOFF.md + 推薦 outstanding。
Install
Quality Score: 90/100
Skill Content
Details
- Author
- YuDefine
- Repository
- YuDefine/nuxt-supabase-starter
- Created
- 7 months ago
- Last Updated
- today
- Language
- JavaScript
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
handover
Use when a session is too long, context is nearly full, or work must continue in a fresh session or another tool — the user says "handover"、「交接」、「換 session」、「開新 session 接手」、"context 快滿了", or asks to transfer the current task elsewhere.
session-handoff
Use when work must be handed from this AI coding session to another session on the same machine, or to a later session of the same person. Session handoff / context handoff: produce a fixed three-line header (state / what you do next / what you decide) plus a six-section HANDOFF.md so the receiver sees 'fixed or not fixed?' at a glance. 触发词:「另一个 session」「转给那个 session」「你把这个发给 XX session」「交接」“收工交接”“写个交接”「HANDOFF」。English triggers: “hand this off to the other session”, “write a handoff”, “end-of-shift handoff”, “continue this in my next session”. 不适用:派子代理/并行任务(parallel-agent dispatch)、给人发消息(audience-tailored message)、会话超时/重连(不是交接)。
handoff
当另一个 agent 或 session 要接管任务或继续未完成工作时,生成最小充分交接。触发语:/handoff、「把任务交给下一个 agent」「生成 handoff」「让另一个 session 继续」、session 转移、任务所有权转移,或当前上下文退化时重开一个干净 session(交接给未来的自己)。持久 artifact 用引用不用复制,输出前抹掉 secrets。