super-search

Searches and summarizes past coding sessions and decisions with timestamps and relevance scores across personal and team memories.

Updated Mar 23, 2026
One-click install
npx skills add https://github.com/binfen1/my-skills --skill super-search-binfen1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: super-search
Source: https://github.com/binfen1/my-skills/tree/main/claude-code/super-search
Command: npx skills add https://github.com/binfen1/my-skills --skill super-search-binfen1

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Retrieves and summarizes past coding sessions, decisions, and related notes to accelerate work and reduce repetition.

Core Features & Use Cases

  • Memory search across personal sessions and repository history to surface context, decisions, and code references.
  • Results are presented with timestamps and relevance scores to help you evaluate what to reuse.
  • Use cases include recalling how a feature was implemented, what decisions were made in earlier sessions, or locating prior work across teammates.

Quick Start

Ask for a memory search with a query like 'how was authentication implemented in project X' to retrieve relevant past work.

Frequently Asked Questions about super-search

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

FAQPage Schema
How do I search past coding sessions to recall how a feature was implemented?

You can search memory for past coding sessions by asking a query like how authentication was implemented. The structured search interface retrieves matching sessions and decisions, returning results with timestamps and relevance scores.

What is the best way to retrieve previous coding decisions across team repositories?

Retrieving previous coding decisions across team repositories requires a memory search across repository history. The search surfaces context, decisions, and code references from earlier sessions, helping you evaluate what to reuse based on relevance scores.

Can I locate prior work from a specific coding session if I only remember the context?

Yes, you can locate prior work by searching memory with the context you recall. The search interface matches your query against personal and team memories to surface relevant coding sessions, presenting results with timestamps to help you pinpoint the exact work.

Does memory search work for recalling work across both personal sessions and team history?

Memory search works across both personal sessions and repository history. It retrieves and summarizes past coding work, decisions, and related notes from these memories to accelerate your current work and reduce repetition across the team.

How do I evaluate which past coding session is relevant when searching memory?

To evaluate which past coding session is relevant, review the timestamps and relevance scores provided in the search results. These metrics help you assess the retrieved context, decisions, and code references to determine what to reuse.