What problem does it solve?
This Skill helps you manage persistent cross-session context so your ongoing work doesn’t get lost between separate conversations.
Core Features & Use Cases
- Create and manage persistent threads: Start a dedicated thread for long-running work that spans multiple sessions.
- List and monitor thread state: Quickly check what threads exist and whether they’re open or resolved.
- Close and resume work safely: Close threads when done, then resume using the same slug when new related work comes up.
Use Case: You’re building a product spec over several days—use a single persistent thread to store decisions, open questions, and evolving notes without forcing everything back into each new session.
Quick Start
Ask the AI to create an open thread for your cross-session project notes using the slug "product-relaunch", then show you the current status.