sagarmk

17 mods across 1 repository, 43 stars between them.

beacon

02

sagarmk/beacon-plugin

Plugin Claude Code

Beacon — semantic code search for Claude Code.

43 11d ago A tokens not measured original MIT

code-explorer

03

sagarmk/beacon-plugin

Agent

Delegate to this agent for deep codebase exploration — semantic search, exact symbol lookup and reference tracing over a Beacon index. Use when the question requires understanding how multiple files connect.

43 11d ago A 39 tokens original MIT

blacklist

04

sagarmk/beacon-plugin

Command

Manage Beacon indexing blacklist — prevent indexing of dangerous directories.

43 11d ago A 10 tokens original MIT

config

05

sagarmk/beacon-plugin

Command

View and modify Beacon configuration — providers, thresholds, indexing rules.

43 11d ago A 12 tokens original MIT

index-status

06

sagarmk/beacon-plugin

Command

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

43 11d ago A 14 tokens original MIT

index

07

sagarmk/beacon-plugin

Command

Visual overview of Beacon index — chunks, coverage, provider. Pass --files to list indexed files.

43 11d ago A 20 tokens original MIT

reindex

08

sagarmk/beacon-plugin

Command

Force a full re-index of the codebase (escape hatch if index gets corrupted).

43 11d ago A 17 tokens original MIT

run-indexer

09

sagarmk/beacon-plugin

Command

Manually trigger Beacon indexing (useful when auto-index is off).

43 11d ago A 14 tokens original MIT

whitelist

12

sagarmk/beacon-plugin

Command

Manage Beacon indexing whitelist — allow indexing in specific directories that would otherwise be blacklisted.

43 11d ago A 16 tokens original MIT

PreToolUse

13

sagarmk/beacon-plugin

Hook

Runs before the agent uses a tool for Grep and Bash tool calls, executing grep-intercept.js via node. From sagarmk/beacon-plugin.

43 11d ago A tokens not measured original MIT

SessionStart

14

sagarmk/beacon-plugin

Hook

Runs when a session starts, executing ensure-deps.js, sync.js and session-context.js via node (3 commands). From sagarmk/beacon-plugin.

43 11d ago A tokens not measured original MIT

PostToolUse

15

sagarmk/beacon-plugin

Hook

Runs after a tool call finishes for Write, Edit, MultiEdit and Bash tool calls, executing embed-file.js and gc.js via node (2 commands). From sagarmk/beacon-plugin.

43 11d ago A tokens not measured original MIT

PreCompact

16

sagarmk/beacon-plugin

Hook

Runs before the context is compacted, executing status.js via node with --compact-warning. From sagarmk/beacon-plugin.

43 11d ago A tokens not measured original MIT

semantic-search

17

sagarmk/beacon-plugin

Skill Claude CodeCodex

Code search for this repo — pick the right Beacon tool for the question: exact symbol lookup, reference tracing, file outline, or semantic search.

43 11d ago A 32 tokens original MIT