pickup

Load previous session summaries and handoff briefs from markdown files.

4|Updated Apr 30, 2026
One-click install
npx skills add https://github.com/0xmariowu/builders-dont-cry --skill pickup-0xmariowu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pickup
Source: https://github.com/0xmariowu/builders-dont-cry/tree/main/core/skills/pickup
Command: npx skills add https://github.com/0xmariowu/builders-dont-cry --skill pickup-0xmariowu

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill enables users to load previous session summaries and handoff briefs to continue work efficiently without starting from scratch.

Core Features & Use Cases

  • Session Resumption: Loads lightweight session briefs generated by /handoff, allowing quick re-entry into ongoing tasks.
  • Candidate Selection: Presents a prioritized list of recent handoff sessions with human-readable timestamps and badges based on context.
  • Use Case: When a builder needs to continue a lengthy AI-assisted project, they invoke /pickup to quickly load the most relevant previous session without disrupting current context or starting over.

Quick Start

Invoke /pickup to see recent handoffs or specify a number or keyword to load a specific session briefing immediately.

Frequently Asked Questions about pickup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I resume a previous AI session without losing context?

To resume a previous AI session without losing context, you can load stored markdown handoff briefs to retrieve recent activity and re-enter ongoing tasks seamlessly. This method uses candidate filtering to present prioritized sessions for quick continuation.

What is the best way to load task continuation context from a previous handoff?

The best way to load task continuation context is by retrieving lightweight markdown summaries generated from previous handoffs. This process filters recent session candidates using human-readable timestamps and badges to identify the most relevant briefing quickly.

Can I specify a keyword to load a specific session briefing immediately?

Yes, you can specify a number or keyword to load a specific session briefing immediately. This allows you to bypass the candidate selection list and directly inject the exact handoff context needed for your workflow.

How do AI handoff briefs maintain workflow continuity for lengthy projects?

AI handoff briefs maintain workflow continuity by storing lightweight markdown summaries of session activity. Builders retrieve these summaries to quickly load previous context, minimizing overhead and avoiding the need to restart lengthy AI-assisted projects.

Do I need to generate specific files before loading previous session summaries?

Yes, you need previously generated markdown handoff summaries to load previous session summaries. The retrieval process depends on these stored briefs to filter candidates and load the context into your current workflow.