Agent Skillsyikart/AiToEarn › handoff

handoff

GitHub

将当前对话内容精简为交接文档,供后续 Agent 继续工作。保存至临时文件,推荐相关技能,引用已有工件而非重复内容,并根据用户参数定制重点。

project/aitoearn-backend/.agents/skills/handoff/SKILL.md yikart/AiToEarn

触发场景

需要暂停当前任务并移交上下文给其他 Agent 生成会话摘要以便后续恢复工作

安装

npx skills add yikart/AiToEarn --skill handoff -g -y
更多选项

非标准路径

npx skills add https://github.com/yikart/AiToEarn/tree/main/project/aitoearn-backend/.agents/skills/handoff -g -y

不安装直接使用

npx skills use yikart/AiToEarn@handoff

指定 Agent (Claude Code)

npx skills add yikart/AiToEarn --skill handoff -a claude-code -g -y

安装 repo 全部 skill

npx skills add yikart/AiToEarn --all -g -y

预览 repo 内 skill

npx skills add yikart/AiToEarn --list

SKILL.md

Frontmatter
{
    "name": "handoff",
    "description": "Compact the current conversation into a handoff document for another agent to pick up.",
    "argument-hint": "What will the next session be used for?"
}

Write a handoff document summarising the current conversation so a fresh agent can continue the work. Save it to a path produced by mktemp -t handoff-XXXXXX.md (read the file before you write to it).

Suggest the skills to be used, if any, by the next session.

Do not duplicate content already captured in other artifacts (PRDs, plans, ADRs, issues, commits, diffs). Reference them by path or URL instead.

If the user passed arguments, treat them as a description of what the next session will focus on and tailor the doc accordingly.

版本历史

  • 3cbb97b 当前 2026-07-25 08:41

同 Skill 集合

project/aitoearn-backend/.agents/skills/caveman/SKILL.md
project/aitoearn-backend/.agents/skills/diagnose/SKILL.md
project/aitoearn-backend/.agents/skills/grill-me/SKILL.md
project/aitoearn-backend/.agents/skills/grill-with-docs/SKILL.md
project/aitoearn-backend/.agents/skills/improve-codebase-architecture/SKILL.md
project/aitoearn-backend/.agents/skills/prototype/SKILL.md
project/aitoearn-backend/.agents/skills/setup-matt-pocock-skills/SKILL.md
project/aitoearn-backend/.agents/skills/tdd/SKILL.md
project/aitoearn-backend/.agents/skills/to-issues/SKILL.md
project/aitoearn-backend/.agents/skills/to-prd/SKILL.md
project/aitoearn-backend/.agents/skills/triage/SKILL.md
project/aitoearn-backend/.agents/skills/write-a-skill/SKILL.md
project/aitoearn-web/.agents/skills/karpathy-guidelines/SKILL.md
project/aitoearn-web/.agents/skills/taste-skill/SKILL.md
project/aitoearn-web/.agents/skills/vercel-react-best-practices/SKILL.md
project/aitoearn-web/.agents/skills/imagegen-frontend-web/SKILL.md
project/aitoearn-web/.agents/skills/impeccable/SKILL.md
project/aitoearn-backend/.agents/skills/zoom-out/SKILL.md

元信息

文件数
0
版本
9413d73
Hash
77abcc41
收录时间
2026-07-25 08:41

首页 - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-17 03:16
浙ICP备14020137号-1