Handoff tool that structures work context into a handoff markdown file for session continuity.

Install

mkdir -p .claude/skills/handoff-claude-code-expert && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/17192" && unzip -o skill.zip -d .claude/skills/handoff-claude-code-expert && rm skill.zip

Installs to .claude/skills/handoff-claude-code-expert

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

세션 종료·컨텍스트 압축 직전에 진행 상황을 specs/HANDOFF.md로 인계한다. 긴 작업의 연속성이 필요할 때 사용.
69 charsno explicit “when” trigger
Beginner

Key capabilities

  • Save current branch information
  • Store unfinished TODOs
  • Record core decisions
  • Outline next steps
  • Structure information in `specs/HANDOFF.md`

How it works

The skill organizes current branch, unfinished TODOs, core decisions, and next steps into a structured `specs/HANDOFF.md` file.

Inputs & outputs

You give it
current session state, unfinished tasks, core decisions, next steps
You get back
structured `specs/HANDOFF.md` file

When to use handoff

  • Summarize session progress
  • Create handoff documentation
  • Structure TODOs for next session

About this skill

handoff (세션 인계)

현재 브랜치·미완료 TODO·핵심 결정·다음 단계를 specs/HANDOFF.md에 구조화해 저장한다. PreCompact/SessionStart 훅과 함께 동작한다.

출력 형식

  • 진행 상황 / 미완료 / 다음 단계 / 주의점

프로젝트별 인계 항목은 이 아래에 추가한다 (예: 배포 상태, 미해결 티켓 번호, 롤백 절차).

When not to use it

  • When a session is not ending
  • When context compression is not imminent
  • When continuity for long tasks is not required

Limitations

  • Output is limited to `specs/HANDOFF.md`
  • Requires manual addition of project-specific handoff items
  • Does not automatically handle all possible project-specific items

How it compares

This skill formalizes the process of documenting session progress and future work in a dedicated file, ensuring continuity more reliably than informal notes.

Compared to similar skills

handoff side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
handoff (this skill)01moNo flagsBeginner
session-handoff133moReviewBeginner
spec-to-backlog84moNo flagsIntermediate
create-handoff37moReviewIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

session-handoff

davila7

Creates comprehensive handoff documents for seamless AI agent session transfers. Triggered when: (1) user requests handoff/memory/context save, (2) context window approaches capacity, (3) major task milestone completed, (4) work session ending, (5) user says 'save state', 'create handoff', 'I need to pause', 'context is getting full', (6) resuming work with 'load handoff', 'resume from', 'continue where we left off'. Proactively suggests handoffs after substantial work (multiple file edits, complex debugging, architecture decisions). Solves long-running agent context exhaustion by enabling fresh agents to continue with zero ambiguity.

1370

spec-to-backlog

atlassian

Automatically convert Confluence specification documents into structured Jira backlogs with Epics and implementation tickets. When Claude needs to: (1) Create Jira tickets from a Confluence page, (2) Generate a backlog from a specification, (3) Break down a spec into implementation tasks, or (4) Convert requirements into Jira issues. Handles reading Confluence pages, analyzing specifications, creating Epics with proper structure, and generating detailed implementation tickets linked to the Epic.

868

create-handoff

parcadei

Create handoff document for transferring work to another session

331

moai-workflow-project

modu-ai

Integrated project management system with documentation, language initialization, and template optimization modules. Use when setting up projects, generating documentation, configuring multilingual support, or optimizing templates.

29

granola-core-workflow-b

jeremylongshore

Post-meeting note processing and sharing workflow with Granola. Use when reviewing meeting notes, sharing with team members, or processing action items after meetings. Trigger with phrases like "granola post meeting", "share granola notes", "granola follow up", "process meeting notes", "granola action items".

00

reporting

comeredon

Final pipeline execution report format. Defines the structure, agent registry, Mermaid gantt chart, and change summary. Used by AnalystAgent in Phase 6.

00

Search skills

Search the agent skills registry