adamthewilliam

20 mods across 1 repository, 134 stars between them.

PostToolUse

02

adamthewilliam/grepika

Hook Claude Code

Runs after a tool call finishes for Write and Edit tool calls, running an inline shell check. From adamthewilliam/grepika.

134 20d ago A tokens not measured original MIT

grepika

03

adamthewilliam/grepika

Settings file Claude Code

Agent settings declaring 1 hook event (PostToolUse).

134 20d ago A tokens not measured original MIT

grepika AGENTS.md

04

adamthewilliam/grepika

Instructions file CodexOpenCode

Instructions for adamthewilliam/grepika, covering agents.md, project overview, build & run commands, build and run mcp server — single workspace mode.

134 20d ago A 1,443 tokens original MIT

grepika CLAUDE.md

05

adamthewilliam/grepika

Instructions file

Instructions for adamthewilliam/grepika, covering claude.md, project overview, build & run commands, build and run mcp server — single workspace mode.

134 20d ago A 1,486 tokens copy · 89% MIT

grepika

06

adamthewilliam/grepika

Plugin Claude Code

Token-efficient codebase exploration using the grepika MCP server with FTS5, ripgrep-backed regex search, sparse n-gram prefiltering, AST structural search, and code-graph navigation.

134 20d ago A tokens not measured original MIT

explorer-deep

07

adamthewilliam/grepika

Agent

Use this agent for complex, multi-step codebase explorations that require strong reasoning — call graph building, multi-file architectural analysis, and deep investigations across many files. This agent uses a more capable model than the standard explorer. Use the standard grepika:explorer agent for quick lookups…

134 20d ago A 362 tokens original MIT

explorer

08

adamthewilliam/grepika

Agent

Use this agent when you need to explore a codebase efficiently using the grepika MCP server. This agent specializes in token-efficient code search, file discovery, structural analysis, and code-graph navigation. It should be used instead of the generic Explore agent when grepika tools are available. Context: User asks…

134 20d ago A 511 tokens original MIT

index

09

adamthewilliam/grepika

Command

Build or refresh the grepika code search index for the current project. Supports full rebuild (default) or incremental updates.

134 20d ago A 26 tokens original MIT

refs

10

adamthewilliam/grepika

Command

Find all references to a symbol using grepika's word-boundary matching and automatic reference classification (definition, import, typeusage, usage).

134 20d ago A 31 tokens original MIT

search

11

adamthewilliam/grepika

Command

Search the codebase using grepika's ranked, token-efficient search. Combines FTS5, ripgrep-backed regex search, and sparse n-gram prefiltering for relevance-ranked results.

134 20d ago A 42 tokens original MIT

apply-pattern

12

adamthewilliam/grepika

Skill Claude CodeCodex

This skill should be used when the user asks to "apply a pattern", "use a blueprint", "implement [pattern] from [source]", "what blueprints do I have", "list patterns", "adapt this pattern", or mentions keywords related to applying previously extracted architectural patterns to their current project.

134 20d ago B 65 tokens original MIT

architecture

13

adamthewilliam/grepika

Skill Claude CodeCodex

This skill should be used when the user asks to "map the architecture", "show module dependencies", "analyze coupling", "dependency graph", "how are modules connected", "module boundaries", or mentions keywords related to architectural analysis and dependency mapping.

134 20d ago A 53 tokens original MIT

diff-files

14

adamthewilliam/grepika

Skill Claude CodeCodex

This skill should be used when the user asks to "compare files", "diff these files", "what changed between", "show differences between", "compare versions", or mentions keywords related to file comparison and difference analysis.

134 20d ago A 48 tokens original MIT

find-usages

15

adamthewilliam/grepika

Skill Claude CodeCodex

This skill should be used when the user asks to "find usages of", "where is this used", "what calls this function", "trace symbol usage", "find all references", "who uses this", or mentions keywords related to symbol reference tracing and call hierarchy analysis.

134 20d ago A 60 tokens original MIT

impact

16

adamthewilliam/grepika

Skill Claude CodeCodex

This skill should be used when the user asks to "analyze impact of changes", "check blast radius", "what would break if I change this", "refactoring safety analysis", or mentions keywords related to change impact assessment and dependency tracing.

134 20d ago A 52 tokens original MIT

index-status

17

adamthewilliam/grepika

Skill Claude CodeCodex

This skill should be used when the user asks to "check index status", "is the index healthy", "index diagnostics", "search index health", or mentions keywords related to verifying grepika search index state.

134 20d ago A 44 tokens original MIT

investigate

18

adamthewilliam/grepika

Skill Claude CodeCodex

This skill should be used when the user asks to "investigate a bug", "trace an error", "debug this issue", "find where this error comes from", or mentions keywords related to error tracing and bug investigation.

134 20d ago A 48 tokens original MIT

learn-codebase

19

adamthewilliam/grepika

Skill Claude CodeCodex

This skill should be used when the user asks to "learn this codebase", "give me a codebase overview", "onboard me to this project", "explain the architecture", or mentions keywords related to understanding codebase structure and architecture.

134 20d ago A 56 tokens original MIT

study

20

adamthewilliam/grepika

Skill Claude CodeCodex

This skill should be used when the user asks to "study this codebase", "extract patterns from this project", "create a blueprint", "learn the architecture for building my own version", "what patterns can I reuse from this codebase", or mentions keywords related to extracting reusable architectural patterns for use in…

134 20d ago B 67 tokens original MIT