Skip to content

/sgrep

Semantic and hybrid code and conversation search for intent-based queries. Use when exploring unfamiliar codebases, finding code by concept instead of exact text, or recalling past agent conversations about similar problems.

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

How it fires

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

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

Context preview

The summary Claude sees to decide when to auto-load this skill.

Semantic and hybrid code and conversation search for intent-based queries. Use when exploring unfamiliar codebases, finding code by concept instead of exact text, or recalling past agent conversations about similar problems.
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