with one click
handoff-doc
Create portable handoff document when switching sessions
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Create portable handoff document when switching sessions
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Pre-meeting context gathering across all connected systems. Pulls recent interactions, open items, and suggested talking points for any person or topic. Triggers on: "meeting prep", "prep for my meeting", "meeting with X", "prep for 1:1".
Pulls a Granola meeting transcript and updates people files with per-person intelligence: what they said, what they pushed back on, what they committed to. Compounds over time — each meeting adds a layer. Triggers on: "sync people", "update people from meeting", "update stakeholders", "/people-sync".
Competitive analysis and market research with source attribution. Parallel fan-out across web, review sites, and news. Triggers on: "market research", "competitive analysis", "competitor comparison".
Voice profile configuration and application for consistent writing. Configure once with 2-3 samples, apply everywhere. Triggers on: "writing style", "voice profile", "apply my voice", writing long-form content.
Platform-optimized Substack Notes creation. 500-char limit, hook-driven, engagement-focused. Triggers on: "write a Substack Note", "Substack content", "Note ideas".
Test-driven development enforcement with RED-GREEN-IMPROVE cycle
| name | handoff-doc |
| description | Create portable handoff document when switching sessions |
| origin | pm-pilot |
| version | 1.0.0 |
| triggers | ["handoff","save context","switching sessions"] |
Capture session state into a portable document for future sessions or other agents.
Gather Context
git diff --name-only against session start)tasks/todo.mdtasks/lessons.mdBuild Handoff Document
Write to .claude/handoffs/YYYY-MM-DD-session.md:
---
date: {ISO 8601}
project: {project name}
---
# Session Handoff
## What Was Worked On
- {bullet list of tasks/features touched}
## Decisions Made
- {key decisions with rationale}
## Files Modified
- {path}: {what changed}
## Open Questions
- {unresolved questions}
## Blockers
- {anything preventing progress, or "None"}
## Next Steps
1. {exact next action}
2. {follow-up action}
Update Memory
MEMORY.md if significant project state changedConfirm
Handoff saved: .claude/handoffs/2026-03-14-session.md
Summary: Implemented CPL calculation, 2 open questions on data source.
date -u command-2, -3 suffix