← Back to Skills
๐Ÿ”

Multi-Repo Search

Search across multiple GitHub repositories for a pattern and consolidate results

Developer 4 steps 4 tools 3 servers

Example Prompt

Search all our GitHub repos for uses of the deprecated authenticateV1() function

About

Searches for code patterns, function signatures, or configuration values across multiple GitHub repositories simultaneously. Results are consolidated into a single report showing where the pattern appears, making it easy to track usage of shared libraries, deprecated APIs, or security-sensitive patterns across your organization.

Workflow Steps

1

Search GitHub repositories matching the target organization or topic filter

๐Ÿ” Search Repositories
2

Read matching files from each repository to extract relevant code context

๐Ÿ“ƒ Read Repo File
3

Store intermediate search results in memory for deduplication and consolidation

๐Ÿง  Store Memory
4

Write a consolidated report listing all matches organized by repository and file

โœ๏ธ Write File

Tags

githubcode-searchcross-reporefactoring