sumisingh10

5 mods across 1 repository, 8 stars between them.

qgrep-mcp

01

sumisingh10/qgrep-mcp

Plugin Claude Code

Transparent indexed code search that automatically accelerates Grep on large codebases using qgrep indexes.

8 4mo ago A tokens not measured original MIT

code-search

02

sumisingh10/qgrep-mcp

Agent

Fast code search agent that uses indexed search (qgrep) for large codebases. Spawn this agent when exploring, searching, or investigating code across a repository — especially repos with 5k+ files where standard grep is slow.

8 4mo ago A 49 tokens original MIT

PreToolUse

03

sumisingh10/qgrep-mcp

Hook

Runs before the agent uses a tool for Grep tool calls, executing intercept_grep.py via python3. From sumisingh10/qgrep-mcp.

8 4mo ago A tokens not measured original MIT

PostToolUse

04

sumisingh10/qgrep-mcp

Hook

Runs after a tool call finishes for Grep tool calls, executing record_grep_latency.py via python3. From sumisingh10/qgrep-mcp.

8 4mo ago A tokens not measured original MIT

code-search

05

sumisingh10/qgrep-mcp

Skill Claude CodeCodex

This skill should be used when the user asks to "search code", "find in files", "grep for", "look for pattern", "search the codebase", "find references to", "find usages of", "search for function", "find where X is defined", or needs to search file contents across a directory tree. Provides guidance on using the…

8 4mo ago A 85 tokens original MIT