By SECOTRON
Find, search, summarize and resume past Claude Code sessions across surfaces (terminal, VS Code, desktop app, web) by reading the local JSONL transcripts under ~/.claude/projects. Use whenever the user wants to locate an old session, recall what was discussed, search conversation history by topic or date, or get the command to resume a previous session.
Find, search, summarize or resume a past Claude Code session.
Full-text search past Claude Code sessions by topic or keyword.
List recent Claude Code sessions, newest first.
Soft-resume a past Claude Code session — load its context and continue here.
Outline or summarize one past Claude Code session by id.
SECOTRON's Claude Code plugin marketplace.
From Claude Code:
/plugin marketplace add secotron/claude-plugins
Then install any plugin below with /plugin install <name>@secotron.
| Plugin | Description |
|---|---|
session-finder | Find, search, summarize and resume past Claude Code sessions across surfaces (terminal, VS Code, desktop app, web) by reading the local JSONL transcripts. |
/plugin install session-finder@secotron
.
├── .claude-plugin/marketplace.json # marketplace manifest (lists all plugins)
└── plugins/
└── <plugin-name>/
├── .claude-plugin/plugin.json
├── commands/ skills/ README.md
└── ...
Each plugin is self-contained under plugins/<name>/. Add a new plugin by
creating its directory and appending an entry to
.claude-plugin/marketplace.json.
Linting is handled by trunk at the repo root:
make setup # one-time: trunk + linters + git hooks
make test # validate manifests + lint + smoke test
make fmt # auto-format
Contributions welcome — see CONTRIBUTING.md for setup, commit conventions, and how to add a plugin. By participating you agree to the Code of Conduct. Found a vulnerability? See SECURITY.md.
If these plugins are useful, you can sponsor on GitHub or buy me a coffee. ☕
MIT © Thomas Geens
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub secotron/claude-plugins --plugin session-finderComprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Write feature specs, plan roadmaps, and synthesize user research faster. Keep stakeholders updated and stay ahead of the competitive landscape.