rg_history icon indicating copy to clipboard operation
rg_history copied to clipboard

Agent Skill. The only memory Claude Code needs exists in the file system.

rg_history - Agent Skill

Claude's entire memory exists in the file system. This is a skill to search it.

No vector databases. No indexing. No additional overhead. Agent discovery at its best and simplest.

Watch a demo

Install (Claude Code)

ripgrep must be installed.

# Personal installation
git clone https://github.com/backnotprop/rg_history.git ~/.claude/skills/rg_history

# Project installation
git clone https://github.com/backnotprop/rg_history.git .claude/skills/rg_history

Restart Claude Code. The skill loads automatically.