anishfyi

10 mods across 1 repository, 1 stars between them.

anishfyi-trove

01

anishfyi/trove

Plugin Claude Code

A personal knowledge trove for Claude Code, by anishfyi. Capture durable learnings as you work and reload them every session.

1 6d ago A tokens not measured original MIT

no-em-dashes

02

anishfyi/trove

Cursor rule Cursor

Never use em-dashes or en-dashes in Trove repo content.

1 6d ago A 135 tokens original MIT

trove

03

anishfyi/trove

Plugin Claude Code

Repository memory for Claude Code: index symbols and architecture, progressively retrieve context beyond the context window, and capture durable engineering decisions in a personal trove.

1 6d ago A tokens not measured original MIT

SessionStart

04

anishfyi/trove

Hook

Runs when a session starts on startup and resume, executing load-trove.sh via bash. From anishfyi/trove.

1 6d ago A tokens not measured original MIT

SessionEnd

05

anishfyi/trove

Hook

Runs when a session ends, executing reflect-trove.sh via bash. From anishfyi/trove.

1 6d ago A tokens not measured copy · 53% MIT

index

06

anishfyi/trove

Skill Claude CodeCodex

Index the repository into Trove memory layers (symbols, modules, subsystems, architecture). Use when the user asks to index the repo, build the trove index, refresh symbols, or re-index after large changes.

1 6d ago A 46 tokens original MIT

init

07

anishfyi/trove

Skill Claude CodeCodex

Initialize a personal Trove, a local file-based knowledge index for Claude Code. Use when the user says start/set up/create my trove, or when they want to remember things but no trove exists yet. Scaffolds the trove directory, INDEX.md and entries/ folder at user scope (/.claude/trove, follows you everywhere) or…

1 6d ago A 89 tokens original MIT

query

08

anishfyi/trove

Skill Claude CodeCodex

Progressive retrieval from the Trove index. Use when the user asks what Trove knows about a subsystem, where code lives, or wants context assembled before editing. Runs architecture -> subsystem -> module -> symbol retrieval with a context budget.

1 6d ago A 49 tokens original MIT

recall

09

anishfyi/trove

Skill Claude CodeCodex

Search and recall from the personal Trove. Use when the user asks what do I know about X, did we decide something, what's in my trove, or any question that past learnings might answer. Reads INDEX.md, opens the relevant entry files, and answers grounded in them with citations.

1 6d ago A 63 tokens original MIT

remember

10

anishfyi/trove

Skill Claude CodeCodex

Capture a durable learning into the personal Trove. Use when the user says remember this, note this, save to trove, add to my trove, or when a session surfaces a decision, gotcha, convention/preference, or external reference worth keeping. Writes one atomic entry file and updates INDEX.md.

1 6d ago A 65 tokens original MIT