Skip to content
Development
Command

/terminate-indexer

Kill a running Beacon sync process and clean up state

From plugin
beacon
438 skills1 agent8 commands4 hooks
Install
> /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.

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

Context preview

What this command does when you run it.

Kill a running Beacon sync process and clean up state

Command definition

terminate-indexer.md
description: Kill a running Beacon sync process and clean up state
allowed-tools: [Bash]

/terminate-indexer

Run `node ${CLAUDE_PLUGIN_ROOT}/scripts/terminate-indexer.js` and format the JSON output:

  • `status: "terminated"` → Confirm the process was killed and state was cleaned up
  • `status: "cleaned"` → Explain the process was already gone but stale state was cleaned up
  • `status: "no_process"` → Let the user know no sync is currently running
  • `status: "error"` → Report the error
Ships withbeacon

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

Get the whole plugin
Stats
44
Stars
5
Forks
Active
Maintenance
JavaScript
Language
MIT
License
7d ago
Last commit
6mo ago
Created

Repo: sagarmk/beacon-plugin

Other commands on beacon.