Skip to main content
Code Guide
Skill Recommended

handoff-create/

Generate a structured handoff capturing scope, relevant files, discoveries, work completed, and next steps

When to use this

  • At the end of a work session to capture scope, discoveries, and next steps before context is lost
  • When handing work to a teammate or to a future Claude session on a long-running task
  • Before context windows get compacted and implementation decisions become hard to recover

How to use

  1. Open the template on GitHub and copy its content: skills/handoff-create/SKILL.md
  2. Place the file inside .claude/skills/ in your project (or globally in ~/.claude/ to share across all projects).
  3. Edit the Markdown content to match your project conventions, team constraints, and specific context.

Related templates