
Mpuig Threads
- 2 repo stars
- Updated December 6, 2025
- mpuig/threads
mpuig-threads is a Claude Code plugin that saves, lists, and restores your coding sessions via GitHub Gists.
About
mpuig-threads is a Claude Code plugin that treats your agent sessions like restorable threads backed by GitHub Gists. developers juggling multiple features, machines, or interruptions can snapshot where Claude left off, browse prior sessions, and reload context instead of rebuilding prompts from scratch. It fits anyone who lives in Claude Code for implementation and wants lightweight, developer-familiar persistence without a proprietary cloud notebook. Install when your sessions grow too long to copy manually or when you switch laptops mid-sprint. The plugin bundles one focused capability—gist-backed session save, list, and restore—so setup stays minimal: authenticate to GitHub, save a thread, restore it on the next session. It is complementary to git commits (code state) by preserving dialogue and decisions (agent state).
- Save active Claude Code sessions as private or public GitHub Gists
- List saved threads and pick one to restore full session context
- Resume long-running implementation work without re-pasting history
- GitHub-backed storage—no custom server required
- Keywords surfaced: claude, gists, github, manage, sessions, threads
Mpuig Threads by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install mpuig-threads@mpuig/threadsAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 2 |
|---|---|
| Last updated | December 6, 2025 |
| Repository | mpuig/threads ↗ |
What it does
Persist Claude Code conversation threads to GitHub Gists so you can list, restore, and continue coding sessions from another machine or after a restart.
Who is it for?
Best when you run multi-day Claude Code sprints and want GitHub-native session checkpoints without a separate notes app.
Skip if: Skip if you already store full chat logs in a shared observability platform or and cannot use GitHub Gists for policy reasons.
What you get
After install, you can name and restore gist-backed threads so the agent continues with prior decisions and file context intact.
- Saved gist records for named coding threads
- Restored Claude Code session context on demand
- Browsable list of prior thread checkpoints
By the numbers
- pluginCount: 1
- repository: mpuig/threads
- pluginKeywords: claude, gists, github, manage, sessions, threads
Recommended Plugins
How it compares
Session persistence plugin, not an MCP server or code generator.
FAQ
Who is Mpuig Threads for?
Claude Code users who want gist-backed save/list/restore for coding threads across sessions and devices.
When should I use Mpuig Threads?
Use it before ending a long agent session, when switching machines, or when you need to resume an in-progress refactor without re-explaining the repo.
How do I add Mpuig Threads to my agent?
Install the plugin from the mpuig/threads Claude Code marketplace entry, connect GitHub for Gist access, then use the plugin commands to save and restore threads.