code search commands

107 tagged code search, measured the same way as everything else here.

Browse within: embeddings 42code-intelligence 19codebase-indexing 12agent-memory 10rust 10bm25 9clangd 9cpp 9csharp 9code-index 8code-navigation 8gdl 8grep 8local-first 8

rtfm.status

25

roomi-fields/rtfm

Command

Show full RTFM index status (with pending-sync counts and health signals).

24 2d ago A 16 tokens original MIT

codesage-report

26

iliaal/codesage

Command

Render a Markdown findings report from .codesage/findings/. No LLM call — pure formatter.

20 2d ago A 24 tokens original MIT

codesage-revalidate

27

iliaal/codesage

Command

Re-check findings after code changes without inferring fixes from omission.

20 2d ago A 17 tokens original MIT

codesage-review

28

iliaal/codesage

Command

Review CodeSage feature slices in parallel and persist validated findings.

20 2d ago A 16 tokens original MIT

improve

29

SylphxAI/coderag

Command Claude Code

Proactively discover and implement improvements.

12 7d ago A 9 tokens original MIT

quality

30

SylphxAI/coderag

Command Claude Code

Improve test coverage, fix tests, optimize performance, reduce bundle size.

12 7d ago A 15 tokens original MIT

release

31

SylphxAI/coderag

Command Claude Code

Publish new version and monitor release process.

12 7d ago A 9 tokens original MIT

dce

32

JSungMin/vs-token-safer

Command

Preview-only dead-code analysis — from a seed symbol, walk the call graph to a fixpoint and list what is provably DEAD (and what cascades), without deleting anything.

11 5d ago A 36 tokens original MIT

enforce

33

JSungMin/vs-token-safer

Command

Show or set Bash log-grep enforcement (block / warn / off) — controls whether raw grep/tail/cat over .log/.jsonl/Logs is intercepted and steered to gamedev-log.

11 5d ago A 42 tokens original MIT

logs

34

JSungMin/vs-token-safer

Command

Analyze the game-engine/build log (Unreal Saved/Logs, Unity Editor.log, Godot output, MSVC/UBT/MSBuild, or any structured log) — parse, deduplicate, classify by severity/category, and read it token-efficiently via the gamedev-log CLI instead of dumping the raw file.

11 5d ago A 64 tokens original MIT

cb-health

35

ezBuilder/code-brain

Command Claude Code

A command that summarizes CodeBrain's operational status, including checks, background workers, queued jobs, and indexed files.

11 2d ago A 22 tokens original Apache-2.0

cb-proof

36

ezBuilder/code-brain

Command Claude Code

A command that compares two versions of code-brain context search and reports ranking, repeatability, storage, latency, and context-size results.

11 2d ago A 30 tokens original Apache-2.0

cb-usage

37

ezBuilder/code-brain

Command Claude Code

A command that reports Code Brain activity, including Claude and Codex token use, hook and MCP activity, and blocked tool calls. Hooks are automatic project actions, while MCP is a way for an agent to call connected tools.

11 2d ago A 28 tokens original Apache-2.0

discover

41

greppable/greppable-cc-plugin

Command

Full codebase scan — generates code maps, architecture diagrams, and conditional schema maps and API contracts. Token-intensive, runs as subagent.

3 4mo ago A 28 tokens original MIT

onboard

42

greppable/greppable-cc-plugin

Command

Set up or update greppable configuration for this project — creates config, directory structure, and .gitignore entries.

3 4mo ago A 22 tokens original MIT

status

43

greppable/greppable-cc-plugin

Command

Check GDL health and diagnose issues — platform diagnostics, root resolution, setup status, scope conflicts, artifact inventory, and interactive investigation tools.

3 4mo ago A 27 tokens original MIT

ship

44

vrppaul/semantic-code-mcp

Command Claude Code

Add, commit, and push all current changes. If "$ARGUMENTS" contains "release", also create and push a version tag.

3 5mo ago A 0 tokens

describe

48

skymanbp/rag-your-code

Command

Write the searchable vocabulary this repository does not contain — agent-authored descriptions for undescribed declarations, the single biggest lever on retrieval quality.

1 6d ago A 27 tokens original MIT