blacklist
Manage Beacon indexing blacklist — prevent indexing of dangerous directories
Show Beacon embedding index health — file count, chunk count, last sync
> /plugin marketplace add sagarmk/beacon-plugin > /plugin install beacon@claude-code-beacon-plugin
How it fires
How this command gets triggered: by you, by Claude, or both.
/index-statusContext preview
What this command does when you run it.
Show Beacon embedding index health — file count, chunk count, last sync
description: Show Beacon embedding index health — file count, chunk count, last sync allowed-tools: [Bash]
Run `node ${CLAUDE_PLUGIN_ROOT}/scripts/status.js` and display the results. Report: files indexed, total chunks, last sync time, embedding model, endpoint.
Semantic code search plugin for Claude Code using hybrid vector search + BM25. 98% accuracy, 5x faster than grep.
Repo: sagarmk/beacon-plugin
Manage Beacon indexing blacklist — prevent indexing of dangerous directories
View and modify Beacon configuration — providers, thresholds, indexing rules
Force a full re-index of the codebase (escape hatch if index gets corrupted)
Manually trigger Beacon indexing (useful when auto-index is off)
Hybrid code search — semantic + keyword + BM25
Kill a running Beacon sync process and clean up state