Agent Skillsyikart/AiToEarn › handoff

handoff

GitHub

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

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

Trigger Scenarios

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

Install

npx skills add yikart/AiToEarn --skill handoff -g -y
More Options

Non-standard path

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

Use without installing

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.

Version History

  • 3cbb97b Current 2026-07-25 08:41

Same Skill Collection

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

Metadata

Files
0
Version
9413d73
Hash
77abcc41
Indexed
2026-07-25 08:41

ホーム - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-09 19:07
浙ICP备14020137号-1 $お客様$