Resume Handoff banner
CoreyCole CoreyCole

Resume Handoff

Development community

Description

--- description: Resume work from handoff document with context analysis and validation --- # Resume work from a handoff document You are tasked with resuming work from a handoff document through an interactive process. These handoffs contain critical context, learnings, and next steps from previous work sessions that need to be understood and continued. ## Initial Response When this command is invoked: 1. **If the path to a handoff document was provided**: - If a handoff document path

Installation

Installs to ~/.claude/commands/coreycole-datastarui-resume_handoff.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/CoreyCole/datastarui/HEAD/.claude/commands/resume_handoff.md -o ~/.claude/commands/coreycole-datastarui-resume_handoff.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository