Vera

Code search over the current repository. Your first search in a repository goes through Vera, not grep, rg, or file reads. Run `vera overview` in an unfamiliar repository, `vera search "<what the code does>"` for how or where something works, `vera structural definitions <symbol>` or `vera references <symbol>` when the question names a symbol, and `vera grep "pattern"` for exact text or regex. Fall back to grep only after a Vera call has missed.

VeraTools 7ba9e9d 6 files · 16.1 KB Updated

File contents

VeraTools/Vera/tree/main/skills/vera commit 7ba9e9d734

Frequently asked questions

npx skillmds@latest add veratools/vera