Skip to content
Development
Command

/index-status

Show Beacon embedding index health — file count, chunk count, last sync

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

Ships with beacon. Installing the plugin gets this command.

How it fires

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

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/index-status

Context preview

What this command does when you run it.

Show Beacon embedding index health — file count, chunk count, last sync
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