cortadel

14 mods across 1 repository, 4 stars between them.

cortadel

01

cortadel/cortadel

Plugin Claude Code

Plugin marketplace listing 1 plugin: cortadel-memory.

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

cortadel AGENTS.md

02

cortadel/cortadel

Instructions file CodexOpenCode

Instructions for cortadel/cortadel, covering agents.md, what this repo is, repository layout, never hand-edit these — regenerate instead and the facade is the public api.

4 4d ago A 3,966 tokens original Apache-2.0

cortadel CLAUDE.md

03

cortadel/cortadel

Instructions file

Instructions for cortadel/cortadel, a project described as: Self-hosted long-term temporal graph memory for AI agents — MCP, REST and a dashboard in one container, with FalkorDB or Memgraph.

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

cortadel-memory

04

cortadel/cortadel

Plugin Claude Code

Ambient Cortadel memory: push-recall on every prompt, session bootstrap, auto-capture on stop.

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

SessionStart

05

cortadel/cortadel

Hook

Runs when a session starts, running node. From cortadel/cortadel.

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

UserPromptSubmit

06

cortadel/cortadel

Hook

Runs when you submit a prompt, before the agent sees it, running node. From cortadel/cortadel.

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

Stop

07

cortadel/cortadel

Hook

Runs when the agent finishes a response, running node. From cortadel/cortadel.

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

cortadel

08

cortadel/cortadel

Skill Claude CodeCodex

Cortadel is a self-hosted, bi-temporal graph memory server for AI agents — one .NET container exposing a REST API and an MCP endpoint over FalkorDB or Memgraph, with intent-aware writes (store/invalidate/delete-entity/touch/resolve), LLM-verified dedup with a negation guard, and hybrid BM25+vector+RRF retrieval…

4 4d ago A 178 tokens original Apache-2.0

doctor

09

cortadel/cortadel

Skill Claude CodeCodex

Diagnose a Cortadel plugin install end to end — config resolution, server health, auth, a live read, and what the hooks themselves last reported. Use when memory doesn't seem to be working (no recall injected, addmemories/searchmemory erroring), or right after installing or reconfiguring the plugin. Reports every…

4 4d ago B 76 tokens original Apache-2.0

forget

10

cortadel/cortadel

Skill Claude CodeCodex

Retract or permanently erase a Cortadel memory. Use when the user says "forget that...", "X is no longer true", "that's outdated", "delete this memory", or "permanently remove ". Default path is a natural-language retraction that keeps history queryable; hard, unrecoverable deletion only happens on an explicit…

4 4d ago A 77 tokens original Apache-2.0

history

11

cortadel/cortadel

Skill Claude CodeCodex

Reconstruct what Cortadel memory said as of a past date, or trace a fact's supersession chain (what replaced or invalidated it, and when). Use when the user asks what they believed on a given date, wants to see superseded/historical versions of a fact, or asks how something changed over time. mem0 has no equivalent …

4 4d ago A 81 tokens original Apache-2.0

recall

12

cortadel/cortadel

Skill Claude CodeCodex

Search Cortadel memory deliberately — broader, filtered, or budgeted retrieval beyond what the automatic per-prompt recall gives. Use when the user asks to look something up in memory, search past context, or wants results scoped by project/tag/type — e.g. "search my memories for X", "what do we know about Y", "recall…

4 4d ago A 77 tokens original Apache-2.0

reconcile

13

cortadel/cortadel

Skill Claude CodeCodex

Run Cortadel entity reconciliation and review queued merge suggestions with the judge's confidence and reasoning. Use when the user asks to find or merge duplicate entities, run reconciliation, or review pending merge suggestions. mem0 has no equivalent — it has no reversible entity-reconciliation engine.

4 4d ago A 57 tokens original Apache-2.0

remember

14

cortadel/cortadel

Skill Claude CodeCodex

Write one fact to Cortadel memory right now, with scoping control the automatic Stop-hook capture doesn't give you. Use when the user says "remember that...", "save this", "note that...", "store this fact", or explicitly asks to record a decision, preference, or convention outside of normal end-of-turn capture.

4 4d ago A 67 tokens original Apache-2.0