hydra-db

21 mods across 3 repositories, 1.8k stars between them.

hydradb AGENTS.md

01

hydra-db/hydradb

Instructions file CodexOpenCode

AGENTS.md instructions for hydra-db/hydradb, covering agents.md, what this repository is, layout, build and test through the justfile and running it locally.

1.8k 13d ago F 5,110 tokens AGPL-3.0

hydradb CLAUDE.md

02

hydra-db/hydradb

Instructions file

Claude Code instructions for hydra-db/hydradb, covering claude.md, build and test through the justfile, never create artifacts and plan documents.

1.8k 13d ago A 635 tokens AGPL-3.0

mcp

03

hydra-db/hydradb-mcp

MCP server Claude CodeCodexCursor +2

MCP server for Hydra DB: State-of-the-art agentic memory with recall, ingest, and knowledge graph context. Runs locally from the @hydradb/mcp npm package.

3 4d ago A tokens not measured copy · 59% Apache-2.0

hydradb

05

hydra-db/hydradb-claude-code

Plugin Claude Code

Secure HydraDB automation for Claude Code with workspace sync, prompt recall, and conversation capture.

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

SessionStart

06

hydra-db/hydradb-claude-code

Hook

Runs when a session starts, executing run-plugin.sh via bash (2 commands). From hydra-db/hydradb-claude-code.

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

UserPromptSubmit

07

hydra-db/hydradb-claude-code

Hook

Runs when you submit a prompt, before the agent sees it, executing run-plugin.sh via bash. From hydra-db/hydradb-claude-code.

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

PostToolUse

08

hydra-db/hydradb-claude-code

Hook

Runs after a tool call finishes for Write, Edit, MultiEdit and NotebookEdit tool calls, executing run-plugin.sh via bash. From hydra-db/hydradb-claude-code.

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

Stop

09

hydra-db/hydradb-claude-code

Hook

Runs when the agent finishes a response, executing run-plugin.sh via bash. From hydra-db/hydradb-claude-code.

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

auto-recall

10

hydra-db/hydradb-claude-code

Skill Claude CodeCodex

Retrieve relevant HydraDB context when answering would benefit from prior conversations, workspace docs, project decisions, team conventions, or user preferences not fully present in the current chat. Use proactively for substantive project questions or when continuity may matter.

2 4d ago A 49 tokens original Apache-2.0

hydradb-context

11

hydra-db/hydradb-claude-code

Skill Claude CodeCodex

Background guidance for sessions where HydraDB context is injected. Use when blocks appear or when the user asks how the HydraDB plugin behaves.

2 4d ago C 38 tokens original Apache-2.0

ingest

12

hydra-db/hydradb-claude-code

Skill Claude CodeCodex

Ingest the current workspace's markdown-first context files into HydraDB. Use when the user wants an immediate sync or refresh of workspace knowledge instead of waiting for automatic sync.

2 4d ago A 37 tokens original Apache-2.0

last-recall

13

hydra-db/hydradb-claude-code

Skill Claude CodeCodex

Show the most recent auto-recall payload captured by the HydraDB plugin. Use when debugging whether UserPromptSubmit recall ran, what HydraDB returned, or what was injected into context.

2 4d ago A 41 tokens original Apache-2.0

query

14

hydra-db/hydradb-claude-code

Skill Claude CodeCodex

Query HydraDB using the configured search mode. Use when the user explicitly wants to inspect what HydraDB knows — memories, workspace knowledge, or both.

2 4d ago A 32 tokens original Apache-2.0

reindex

15

hydra-db/hydradb-claude-code

Skill Claude CodeCodex

Deprecated hidden alias for syncing workspace context into HydraDB.

2 4d ago A 14 tokens original Apache-2.0

remember

16

hydra-db/hydradb-claude-code

Skill Claude CodeCodex

Deprecated alias for /hydradb:ingest. Store a durable note, preference, or decision in HydraDB memory. Prefer /hydradb:ingest; this still works.

2 4d ago A 40 tokens original Apache-2.0

save-session

17

hydra-db/hydradb-claude-code

Skill Claude CodeCodex

Deprecated alias for /hydradb:ingest. Save the current Claude Code session into HydraDB as one evolving session memory. Prefer /hydradb:ingest; this still works.

2 4d ago A 42 tokens original Apache-2.0

search

18

hydra-db/hydradb-claude-code

Skill Claude CodeCodex

Deprecated alias for /hydradb:query. Manually query HydraDB using the configured search mode. Prefer /hydradb:query; this still works.

2 4d ago A 35 tokens original Apache-2.0

setup

19

hydra-db/hydradb-claude-code

Skill Claude CodeCodex

Configure the HydraDB Claude Code plugin for the current workspace. Use when the user wants to enable HydraDB memory, fix configuration, or create a workspace config file.

2 4d ago A 35 tokens original Apache-2.0

status

20

hydra-db/hydradb-claude-code

Skill Claude CodeCodex

Deprecated alias for /hydradb:doctor. Inspect HydraDB plugin configuration, active settings, and sync state. Prefer /hydradb:doctor; this still works.

2 4d ago A 37 tokens original Apache-2.0

sync-workspace

21

hydra-db/hydradb-claude-code

Skill Claude CodeCodex

Deprecated alias for /hydradb:ingest. Force a workspace sync of markdown-first workspace context into HydraDB. Prefer /hydradb:ingest; this still works.

2 4d ago A 41 tokens original Apache-2.0