park

Shelve vault items with preserved context and optional reminder dates.

6|Updated Mar 18, 2026
One-click install
npx skills add https://github.com/anotherben/claude-harness --skill park-anotherben
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: park
Source: https://github.com/anotherben/claude-harness/tree/main/skills/park
Command: npx skills add https://github.com/anotherben/claude-harness --skill park-anotherben

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Park items and preserve their context while optionally setting a reminder date to revisit later.

Core Features & Use Cases

  • Shelve vault items without losing their place or momentum.
  • Attach an optional reminder date to re-engage at the right time.
  • Works across development, business, personal, and learning tasks.

Quick Start

Tell me to park the current vault item or describe the item and optionally provide a reminder date.

Frequently Asked Questions about park

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

FAQPage Schema
How do I shelve vault items without losing context or momentum?

You can park vault items to shelve them while preserving their context and momentum. The Skill updates item frontmatter with parked status and timestamps, re-indexes the vault, and releases any active claims automatically.

Can I set a reminder date to revisit parked tasks later?

Yes, you can set an optional reminder date when parking a task. The Skill records this in the remind_after frontmatter field, allowing you to re-engage with the shelved item at the right time.

Does parking a vault item work across different task categories?

Parking works across development, business, personal, and learning task categories. It operates across vault categories to update frontmatter and re-index the vault regardless of the item type.

What frontmatter fields are updated when I park an item?

Parking an item updates the frontmatter with parked, parked_at, remind_after, and status fields. It then re-indexes the vault and releases any active claims present on the item.

How do I start parking a vault item with a reminder?

Tell the Skill to park the current vault item or describe the item and optionally provide a reminder date. It will shelve the item, update the frontmatter, and return a one-line confirmation.