shofer-dev

36 mods across 3 repositories, 10 stars between them.

live-memory

02

shofer-dev/claude-code-live-memory

Plugin Claude Code

A cheap, persistent codebase memory for Claude Code — so your agent stops re-reading the repo. A separate large-context model learns your codebase passively across sessions and answers via the asklivememory MCP tool instead of re-loading files; read-only, zero-config on a Claude subscription.

7 1mo ago A tokens not measured original Apache-2.0

live-memory

03

shofer-dev/claude-code-live-memory

MCP server Claude CodeCodexCursor +2

MCP server "live-memory", hosted remotely at 127.0.0.1, as configured in shofer-dev/claude-code-live-memory.

7 1mo ago A tokens not measured original Apache-2.0

shofer-dev/claude-code-live-memory

Instructions file CodexOpenCode

Instructions for shofer-dev/claude-code-live-memory, covering working agreements — live memory, what this is, stack & conventions, test / gate and running / deploying the server.

7 1mo ago A 1,254 tokens original Apache-2.0

live-memory-empty

07

shofer-dev/claude-code-live-memory

Command

Empty the Live Memory — wipe its accumulated knowledge for this workspace (or all) so the next question starts from a blank slate. Human-facing.

7 1mo ago A 30 tokens original Apache-2.0

live-memory-reset

08

shofer-dev/claude-code-live-memory

Command

Reset the Live Memory for this workspace — drop the accumulated history trail and re-preload the configured preload globs (verbatim docs) fresh from disk. Human-facing.

7 1mo ago A 34 tokens original Apache-2.0

live-memory-stats

09

shofer-dev/claude-code-live-memory

Command

Show the Live Memory's current status for this workspace (context fill, Q&A retained, cost, queue, uptime). Human-facing; not visible to the agent.

7 1mo ago A 33 tokens original Apache-2.0

PostToolUse

10

shofer-dev/claude-code-live-memory

Hook

Runs after a tool call finishes for Write, Edit, MultiEdit, NotebookEdit and Read tool calls, executing notify.py via python3 (2 commands). From shofer-dev/claude-code-live-memory.

7 1mo ago A tokens not measured original Apache-2.0

FileChanged

11

shofer-dev/claude-code-live-memory

Hook

Runs on the FileChanged event, executing notify.py via python3. From shofer-dev/claude-code-live-memory.

7 1mo ago A tokens not measured original Apache-2.0

live-memory

12

shofer-dev/claude-code-live-memory

Skill Claude CodeCodex

When you need to understand this codebase — where something lives, how a component works, what calls what, conventions — ask the Live Memory instead of re-reading files yourself. It is a persistent, cheap, large-context companion that has already accumulated knowledge of this repo across sessions.

7 1mo ago A 59 tokens original Apache-2.0

second-brain

14

shofer-dev/claude-code-second-brain

Plugin Claude Code

A cheap background model that watches your Claude Code session over its shoulder and, rarely, drops one short advisory into it — asynchronously, without ever blocking. It reads only the agent's emissions (29% of the transcript), never its tool results, so it is affordable to leave running for the whole session.

2 4d ago A tokens not measured original Apache-2.0

shofer-dev/claude-code-second-brain

Instructions file

Instructions for shofer-dev/claude-code-second-brain, a project described as: A cheap background model that watches your session over its shoulder and, when — and only when — it sees something worth saying, drops one short advisory into it: asynchronously, without blocking, interrupting, or being asked.

2 4d ago A 3 tokens copy · 100% Apache-2.0

second-brain-config

17

shofer-dev/claude-code-second-brain

Command

View or change any Second Brain threshold, cap or interval, live. Values validate before they are written and running workers pick them up at the next pass boundary. Human-facing; not visible to the agent.

2 4d ago A 41 tokens original Apache-2.0

second-brain-forget

18

shofer-dev/claude-code-second-brain

Command

Drop the Second Brain's task ledger — this task, this workspace's, or all of them. A ledger is derived state, so deleting one is always safe. Human-facing; not visible to the agent.

2 4d ago A 42 tokens original Apache-2.0

second-brain-run

19

shofer-dev/claude-code-second-brain

Command

Ask the Second Brain to look now — catches the spool up from the transcript, runs one pass immediately, and prints each detector's verdict plus any advisory. Bypasses the pass throttle, not the mute or the budget. Human-facing; not visible to the agent.

2 4d ago A 54 tokens original Apache-2.0

second-brain-stats

20

shofer-dev/claude-code-second-brain

Command

Show what the Second Brain has observed, spent and said — observed vs dropped volume per tool, pass latency, window fill, token use, and uptake per detector. Human-facing; not visible to the agent.

2 4d ago A 42 tokens original Apache-2.0

second-brain-why

21

shofer-dev/claude-code-second-brain

Command

Show the Second Brain's recent advisories with their evidence and adjudicated verdicts, plus the ones the gate dropped and why. Human-facing; not visible to the agent.

2 4d ago A 35 tokens original Apache-2.0

UserPromptSubmit

23

shofer-dev/claude-code-second-brain

Hook

Runs when you submit a prompt, before the agent sees it, executing feed.py and drain.py via python3 (2 commands). From shofer-dev/claude-code-second-brain.

2 4d ago A tokens not measured original Apache-2.0

PostToolUse

24

shofer-dev/claude-code-second-brain

Hook

Runs after a tool call finishes, executing feed.py and drain.py via python3 (2 commands). From shofer-dev/claude-code-second-brain.

2 4d ago A tokens not measured copy · 78% Apache-2.0