rg-history

内容来源:README.md(说明文档) · 原始地址 · 查看安装指南

原始内容

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.