park

Generate TLDR.md, CONTEXT_FOR_NEXT_SESSION.md, and PROMPT_LAB.md by merging outputs with existing files.

2|1|Updated Feb 8, 2021
One-click install
npx skills add https://github.com/jstoobz/dotfiles --skill park
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: park
Source: https://github.com/jstoobz/dotfiles/tree/main/claude/skills/session-kit/park
Command: npx skills add https://github.com/jstoobz/dotfiles --skill park

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you save time by consolidating a session into a complete handoff package, including a concise summary, the next-session context, and the original prompt lab.

Core Features & Use Cases

  • Single-step handoff: Park a live session and generate TLDR, CONTEXT_FOR_NEXT_SESSION, and PROMPT_LAB in one pass.
  • Context preservation: Maintain a ready-to-share resume of the session for the next meeting or handoff.
  • Orchestrated artifacts: Works with existing files by merging outputs rather than overwriting, ensuring safe handoffs.

Quick Start

Park this session to output all artifacts in the current directory (TLDR.md, CONTEXT_FOR_NEXT_SESSION.md, PROMPT_LAB.md).

Frequently Asked Questions about park

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

FAQPage Schema
How do I generate session handoff artifacts like a TLDR and context summary all at once?

To generate session handoff artifacts at once, you can park your session to automatically produce TLDR.md, CONTEXT_FOR_NEXT_SESSION.md, and PROMPT_LAB.md in a single pass. This consolidates your live session into a complete handoff package.

What is the best way to preserve context when wrapping up a session for the next meeting?

The best way to preserve context when wrapping up is to generate a CONTEXT_FOR_NEXT_SESSION.md file. This maintains a ready-to-share resume of your session, ensuring seamless handoffs for the next meeting.

Can I merge new session summaries with existing markdown files without overwriting them?

Yes, you can merge new session summaries with existing markdown files without overwriting them. The parking process merges its outputs with existing files rather than overwriting, ensuring safe handoffs.

How do I create a prompt lab file and a session summary in one step?

You can create a prompt lab file and a session summary in one step by parking your session. This executes the tldr, relay, and prompt-lab processes in sequence to generate all required artifacts together.

Does generating multiple session artifacts at once require any special dependencies?

Generating multiple session artifacts at once does not require any special dependencies. The Skill operates independently to orchestrate the generation of TLDR, context, and prompt lab files.