Skip to content
Development
Command

/sgrep

Use `sgrep` for semantic and hybrid search across **code** and **agent conversations**. It understands intent, not just exact strings.

shell
$ npx -y skills add XiaoConstantine/sgrep --agent claude-code

Ships with sgrep. Installing the plugin gets this command.

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/sgrep

Context preview

What this command does when you run it.

Use `sgrep` for semantic and hybrid search across **code** and **agent conversations**. It understands intent, not just exact strings.
Ships withsgrep

Local semantic and hybrid search for codebases and coding-agent history. Find implementation by intent, then recover the decisions and fixes that led to it across Claude Code, Codex, Cursor, OpenCode, and Pi sessions.

Get the whole plugin, auto-invoked
Stats
15
Stars
0
Views
2
Forks
Active
Maintenance
Go
Language
Apache-2.0
License
13d ago
Last commit
8mo ago
Created

Repo: XiaoConstantine/sgrep