·pickup
""

pickup

robabby/claude-skills

Generate a context handoff prompt before clearing the session. Use when the user wants to preserve conversation state before running /clear, or when ending a session and wanting to resume later. Creates a summary prompt capturing task state, progress, decisions, and next steps that can be pasted into a fresh session.

6Installs·0Trend·@robabby

Installation

$npx skills add https://github.com/robabby/claude-skills --skill pickup

SKILL.md

Generate a handoff prompt that allows resuming work in a fresh session.

Output the prompt in a fenced code block so the user can copy it:

| Current task and subtasks | General pleasantries | | Files modified or key files referenced | Files just briefly mentioned | | Decisions made and their rationale | Exploratory dead-ends (unless informative) | | Blockers or open questions | Resolved issues | | Next concrete steps | Vague future plans | | Error messages if debugging | Successful outputs |

Generate a context handoff prompt before clearing the session. Use when the user wants to preserve conversation state before running /clear, or when ending a session and wanting to resume later. Creates a summary prompt capturing task state, progress, decisions, and next steps that can be pasted into a fresh session. Source: robabby/claude-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/robabby/claude-skills --skill pickup
Category
""Writing
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is pickup?

Generate a context handoff prompt before clearing the session. Use when the user wants to preserve conversation state before running /clear, or when ending a session and wanting to resume later. Creates a summary prompt capturing task state, progress, decisions, and next steps that can be pasted into a fresh session. Source: robabby/claude-skills.

How do I install pickup?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/robabby/claude-skills --skill pickup Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/robabby/claude-skills

Details

Category
""Writing
Source
skills.sh
First Seen
2026-02-01