lo-park

Capture conversation context and create backlog entries in BACKLOG.md.

Updated Feb 26, 2026
One-click install
npx skills add https://github.com/looselyorganized/lo-plugin --skill lo-park
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lo-park
Source: https://github.com/looselyorganized/lo-plugin/tree/main/plugins/lo/skills/lo-park
Command: npx skills add https://github.com/looselyorganized/lo-plugin --skill lo-park

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a way to save ideas and conversation context without immediately committing to planning or execution, preventing valuable thoughts from being lost.

Core Features & Use Cases

  • Capture Conversation Context: Saves rich, near-verbatim summaries of discussions for later reference.
  • Create Backlog Entries: Automatically generates entries in the project backlog (BACKLOG.md) for features or tasks.
  • Quick Park: Allows for rapid creation of backlog entries with just a name.
  • Use Case: You're discussing a new feature idea with an AI, and want to save the detailed thought process without starting the planning phase yet. Use /lo:park to capture the entire conversation thread and create a placeholder in your backlog.

Quick Start

Use the lo-park skill to capture the current conversation as a feature named "New User Authentication Flow".

Frequently Asked Questions about lo-park

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

FAQPage Schema
How do I capture conversation context and ideas without starting the planning phase?

You can capture conversation context and ideas by saving them into a project's `.lo/park/` directory as rich narrative summaries. This preserves the detailed thought process and creates backlog entries without committing to immediate planning or execution.

How do I quickly create a backlog entry for a new feature idea?

You can quickly create a backlog entry by using a rapid capture method that requires only a feature name. The skill automatically generates and persists the entry in the project's `BACKLOG.md` file for later reference.

Do I need a specific directory structure to save ideas and context to my backlog?

Yes, saving ideas and context requires an existing `.lo/` directory and a `BACKLOG.md` file within your project. These are necessary for the skill to allocate IDs and persist your captured entries.

What is the best way to save a near-verbatim summary of a discussion for later reference?

The best way to save a near-verbatim discussion summary is to capture it as a rich narrative entry within the `.lo/park/` directory. This stores the full conversation thread alongside a placeholder in your backlog.

Can I capture feature ideas and tasks directly into BACKLOG.md from an ongoing discussion?

Yes, you can capture feature ideas and tasks directly into `BACKLOG.md` from an ongoing discussion. The skill supports both detailed conversation context captures and quick backlog entry creation for features.