Use when user asks to transfer session context to a new chat, summarize current state for a handoff, hand off work, or runs /context-transfer. Produces a structured handoff document (summary, decisions, gotchas, relevant files, current state, ready-to-paste prompt).
Scanned 5/27/2026
Install to Claude Code
npx -y skills add reidemeister94/development-skills --skill context-transfer --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Context Transfer?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/reidemeister94-context-transfer)More formats (shields.io, HTML) on the badges page.
---
name: context-transfer
description: Use when user asks to transfer session context to a new chat, summarize current state for a handoff, hand off work, or runs /context-transfer. Produces a structured handoff document (summary, decisions, gotchas, relevant files, current state, ready-to-paste prompt).
disable-model-invocation: true
---
# Context Transfer
Produce a handoff document in a .md file that a fresh agent session can pick up from without re-investigating. Template below. Fill every section; if a section is empty, write "None" rather than deleting it.
### Summary
[What was accomplished in this session]
### Key Decisions
- [Decision 1 and why]
- [Decision 2 and why]
### Important Context
- [Gotchas discovered]
- [Patterns to follow]
- [Things that didn't work]
### Relevant Files
- path/to/file.py - [what it does, why it matters]
- path/to/other.py - [description]
### Current State
[What's working, what's broken, what's next]
### Prompt for New Chat
[Ready-to-paste prompt with all necessary context to continue]
No comments yet. Be the first to comment!
SEO optimization with keyword analysis, readability assessment, technical validation, content quality. Use for search rankings, blog posts, content audits, or encountering keyword density, readability scores, meta tags, schema markup errors.