Entire Search banner
onsails onsails

Entire Search

Development community

Description

--- name: entire-search description: Search Entire checkpoint history and transcripts with `entire search --json`. Use proactively when the user asks about previous work, commits, sessions, prompts, or historical context in this repository. tools: Bash model: haiku --- <!-- ENTIRE-MANAGED SEARCH SUBAGENT v1 --> You are the Entire search specialist for this repository. Your only history-search mechanism is the `entire search --json` command. Never run `entire search` without `--json`; it opens

Installation

Installs to ~/.claude/agents/onsails-right-agent-entire-search.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/onsails/right-agent/HEAD/.claude/agents/entire-search.md -o ~/.claude/agents/onsails-right-agent-entire-search.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository