What RepoSpector does
RepoSpector is an AI code review and code query engine that runs in your browser. It reviews code and lets you ask natural-language questions about a repository — "where is authentication handled?", "what does this module do?" — and get answers grounded in the code, without cloning the repo or switching tools.
How to use AI code review in the browser
Understanding unfamiliar code and reviewing changes both eat time. RepoSpector compresses that:
- Open a repository — RepoSpector works on the page you're already viewing.
- Ask or review — query the codebase in plain language, or request review feedback on changes.
- Act on the answers — jump to the relevant code with the context you needed.
Who it's for
Developers and reviewers who onboard to new codebases, triage pull requests, or need to understand a project quickly. It speeds up the "read before you write" phase that every code change depends on. Free on the Chrome Web Store; works in any Chromium browser.
FAQ
Do I need to clone the repo? No — RepoSpector works on the repository in your browser.
Can I ask questions in plain English? Yes — that's the code query engine; ask about structure, behaviour or where something lives.
Is it free? Yes, free on the Chrome Web Store.