Skip to main content

pickup

Stars13
Forks2
UpdatedJuly 3, 2026 at 08:32

Use when the user wants to pick up / resume the most recent handoff in an isolated worktree โ€” finds the newest handoff doc, RESUMES the worktree/branch it documents if one exists (re-adding it if parked), otherwise creates a fresh branch + worktree, then loads the handoff's context so work continues where it left off. Triggers on `/pickup`, "pick up the handoff", "resume the latest handoff in a worktree", "branch and continue". Distinct from `session-resume` (loads a handoff in-place, never branches) and `branch` (makes a worktree, loads no handoff) โ€” `/pickup` does both, reusing an existing worktree when one is documented.

Installation

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.

SKILL.md
readonly