code-search

Installation
SKILL.md

Codebase search

exec:codesearch is the only codebase search tool. Never use Grep, Glob, Find, Explore, raw grep/rg/find inside exec:bash. No fallback.

A @<discipline> first-token after the verb scopes the search to that discipline's index; absent the sigil, results fan across default plus enabled disciplines, prefixed by source.

Handles exact symbols, exact strings, file-name fragments, regex-ish patterns, natural-language queries, and PDF pages (cite path/doc.pdf:<page>).

Direct-read exceptions: known absolute path → Read. Known directory listing → exec:nodejs + fs.readdirSync.

Syntax

exec:codesearch
<two-word query>

Iteration

Installs
2
GitHub Stars
1
First Seen
May 17, 2026
code-search — anentrypoint/gm-skill