Skip to content

code-explorer

Delegate to this agent for deep codebase exploration using hybrid search (semantic + keyword + BM25) — faster and more accurate than grep alone. Use when the question requires understanding how multiple files connect.

From plugin
421 skills1 agents9 commands4 hooks
shell
$ npx -y skills add sagarmk/beacon-plugin --agent claude-code

Ships with beacon. Installing the plugin gets this agent.

How it fires

How this agent gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this agent.

Delegate to this agent for deep codebase exploration using hybrid search (semantic + keyword + BM25) — faster and more accurate than grep alone. Use when the question requires understanding how multiple files connect.
Ships withbeacon

Semantic code search plugin for Claude Code using hybrid vector search + BM25. 98% accuracy, 5x faster than grep.

Get the whole plugin, auto-invoked
Stats
42
Stars
0
Views
4
Forks
Maintained
Maintenance
JavaScript
Language
MIT
License
5mo ago
Last commit
5mo ago
Created

Repo: sagarmk/beacon-plugin