| name | repo-search |
| description | Search and map a codebase efficiently using file and content tools |
| version | 0.1.0 |
| author | sisu |
| tags | ["search","codebase","investigation"] |
| requires | ["read_file","grep","bash"] |
Repo Search
Use this skill to find files, symbols, and patterns across a codebase quickly.
Steps
- Identify keywords, file patterns, or APIs to locate
- Use file globbing or listing to narrow scope
- Use content search to find key matches
- Read files around matches for context
- Summarize findings and next steps
Resources
See resources/search-cheatsheet.md.