gsd-thread

Create, list, and resume file-based context threads under .planning/threads.

1|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/TruCol270/salty-pickle --skill gsd-thread-trucol270
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: gsd-thread
Source: https://github.com/TruCol270/salty-pickle/tree/main/.claude-skills/gsd-thread
Command: npx skills add https://github.com/TruCol270/salty-pickle --skill gsd-thread-trucol270

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Persistent context threads allow you to carry knowledge and task state across sessions without tying them to a specific project phase.

Core Features & Use Cases

  • Create, list, and resume lightweight context threads stored locally.
  • Keep cross-session notes and task context organized under a simple, file-based system.
  • Use across brainstorming, investigations, or ongoing experiments to maintain continuity.

Quick Start

Describe a thread name to create a new cross-session context thread and resume it later to continue your work.

Frequently Asked Questions about gsd-thread

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

FAQPage Schema
How do I keep workflow context persistent across different sessions?▼

Persistent workflow context is maintained by creating lightweight threads that save task state and notes locally. These threads survive restarts by storing data in a file-based system under a dedicated directory, allowing you to resume ongoing research seamlessly.

What is a cross-session context thread used for?▼

A cross-session context thread is a file-based knowledge cache used to carry task state and notes across sessions. It is ideal for long-running research, ongoing experiments, or task tracking where continuity is needed without tying data to a specific project phase.

How do I create and resume planning notes for long-running research?▼

Describe a thread name to create a new cross-session context thread under a local planning directory. To resume your work later, list the available threads and select the matching name to reload your saved task state and notes.

Can I use file-based thread storage for task tracking without external dependencies?▼

Yes, file-based thread storage supports task tracking entirely through local files without requiring external dependencies. It uses a simple create and resume workflow with status metadata to manage progress and resumption across sessions.

Does cross-session context management work for brainstorming and investigations?▼

Cross-session context management works for brainstorming and investigations by organizing notes and task state into lightweight threads. This approach maintains continuity for ongoing experiments and research without relying on a specific project phase structure.