# sgrep

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.

- Tier: Indexed (plain plugin)
- Category: Development
- Page: https://www.flowy.sh/listings/xiaoconstantine-sgrep
- Source: https://github.com/XiaoConstantine/sgrep
- Price: free and open source

## Summary
sgrep is a Claude Code plugin with 1 hand-picked skill for development work, indexed on Flowy. Install it with the command on its page. It includes sgrep. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add xiaoconstantine/sgrep
```

## Skills
- sgrep

## FAQ

### What is sgrep?
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.

### How do I install sgrep?
Run these in Claude Code: npx -y skills add xiaoconstantine/sgrep. Then prompt normally.

### Does sgrep auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is sgrep free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
