sensegrep
01Plugin Claude Code
Plugin marketplace listing 1 plugin: sensegrep.
Plugin Claude Code
Plugin marketplace listing 1 plugin: sensegrep.
Instructions file CodexOpenCode
AGENTS.md instructions for Stahldavid/sensegrep, covering agents.md, cursor cloud specific instructions, what this repo is, standard commands (see also contributing.md) and lint / format.
MCP server Claude CodeCodexCursor
MCP server exposing sensegrep's semantic + structural code search to AI agents, delivering smaller, more relevant context. Runs locally from the @sensegrep/mcp npm package.
Cursor rule
Use sensegrepsearch by default for code discovery. Reserve sensegrepliteral for known exact text, regexes, or exhaustive verification.
Skill Claude CodeCodex
Semantic-first code discovery via MCP. Default to sensegrepsearch for behavior, concepts, structure, and exploration; reserve sensegrepliteral for known exact strings, regexes, exhaustive occurrence audits, or verification after discovery.
Plugin Claude Code
Semantic code search for AI agents. Search code by meaning, not text patterns. Replaces grep/ripgrep for 95% of code exploration tasks.
Agent
Use this agent when the user needs codebase exploration by behavior instead of exact-string lookup. Examples.
Command
Detect logical code duplicates and rank refactor opportunities.
Command
Semantic search with optional filters via sensegrep.
Command
Check index health and project language coverage for sensegrep.
Skill Claude CodeCodex
Semantic-first code discovery via the sensegrep CLI. Default to sensegrep search for behavior, concepts, structure, and exploration; reserve sensegrep literal for known exact strings, regexes, exhaustive occurrence audits, or verification after discovery.
MCP server Claude CodeCodexCursor
Semantic + structural code search MCP server for AI-native development. Runs locally from the @sensegrep/mcp npm package. Needs 3 environment variables to run.