radimsem/remindb

An agentic memory database that cuts session tokens by 82–99%. One portable SQLite file — your agent's memory, anywhere.

125Stars on the repository
22Mods indexed here, across every type
29d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

go-style-reviewer

01

radimsem/remindb

Agent Claude Code

Use when reviewing Go code changes in remindb (modified or staged files in pkg/, cmd/, internal/, or any .go file in the diff) for adherence to the project's .claude/rules/go-concise.md. Catches project-specific style violations that generic Go reviewers miss — empty-struct-with-methods pattern, "failed to :" error…

125 29d ago A 149 tokens original MIT

radimsem/remindb

Agent Claude Code

Use when reviewing changes to remindb's public MCP surface — anything in pkg/mcp/, pkg/mcp/tools/, or pkg/mcp/server.go, especially new/renamed/removed Memory tools, changes to handler signatures, return shapes, locking decisions, or defer d.logCall(...) attrs. Validates against .claude/rules/mcp-tool-conventions.md…

125 29d ago A 164 tokens original MIT

radimsem/remindb

Agent Claude Code

Use when reviewing changes to remindb's SQL migrations — any new file under migrations/ matching 000N.sql, any edit to an already-committed migration file, or any change to pkg/store/queries.go that adds queries against columns/tables created by recent migrations. Checks IF NOT EXISTS coverage, append-only discipline…

125 29d ago A 135 tokens original MIT

radimsem/remindb

Agent

Use this agent when reviewing checkout, payment intent, or webhook handling code. Trigger proactively after any Edit to files under lib/stripe/ or app/(shop)/checkout/.

125 29d ago A 39 tokens original MIT

plan

05

radimsem/remindb

Agent

Planning agent for harbor — produces numbered implementation plans with verification steps before any code is written.

125 29d ago A 17 tokens original MIT

review

06

radimsem/remindb

Agent

Targeted code review subagent for harbor — focuses on unsafe blocks, error handling, and tantivy schema drift.

125 29d ago A 22 tokens original MIT