search

Search Entire history for checkpoints and agent conversations by topic, repository, branch, author, or time window.

208|14|Updated Apr 10, 2026
One-click install
npx skills add https://github.com/entireio/skills --skill search-entireio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: search
Source: https://github.com/entireio/skills/tree/main/skills/search
Command: npx skills add https://github.com/entireio/skills --skill search-entireio

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the time wasted re-solving problems your team has already addressed, and ensures you don't miss critical context from past checkpoints and agent conversations that could improve your current work.

Core Features & Use Cases

  • Multi-criteria search: Filter Entire history by topic, repository, branch, author, or time window to find exactly the relevant past work.
  • Context-rich results: Retrieve associated checkpoints and transcripts to understand prior decisions and implementations without manual git history digging.
  • Use Case: When implementing a new authentication flow, use this Skill to find past work on auth implementations to avoid repeating past mistakes and reuse proven logic.

Quick Start

Use the search skill to find all past checkpoints and conversations related to rate limiting in your current repository.

Frequently Asked Questions about search

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

FAQPage Schema
How do I find past checkpoints and agent conversations in my development history?

You can search past checkpoints and agent conversations by filtering your Entire history by topic, repository, branch, author, or time window to locate relevant prior work and retrieve associated context.

Can I search prior work filtered by repository and branch to find old implementations?

Yes, you can filter prior work by repository and branch to find specific past implementations, allowing you to review historical decisions and reuse proven logic without manual git history digging.

Do I need the Entire CLI installed to search past code history and session data?

Yes, you need the Entire CLI installed and authenticated to execute search queries against stored checkpoint and session data to find past code history and prior agent conversations.

What is the best way to avoid re-solving problems my team has already addressed?

The best way to avoid redundant development work is to search your Entire history for past implementations and prior decisions, providing context for current tasks and preventing repeated mistakes.

How do I retrieve context-rich transcripts of prior decisions without manual git history digging?

You can retrieve context-rich transcripts of prior decisions by searching your Entire history, which returns associated checkpoints and agent conversations filtered by your specified criteria.

Can I search for past rate limiting implementations across my current repository?

Yes, you can search your Entire history to find all past checkpoints and conversations related to rate limiting or any other topic within your current repository and branch context.