Skip to main content
cortadel
GitHub creator profile

cortadel

Repository-level view of 7 collected skills across 1 GitHub repositories.

skills collected
7
repositories
1
updated
Aug 28, 2026
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

cortadel
unclassified

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…

Aug 28, 2026
reconcile
unclassified

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…

Aug 26, 2026
forget
unclassified

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 <memory>". Default path is a natural-language retraction that keeps history…

Aug 26, 2026
doctor
software-developers

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, add_memories/search_memory erroring), or right…

Aug 15, 2026
history
software-developers

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…

Aug 12, 2026
recall
software-developers

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.…

Aug 12, 2026
remember
software-developers

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,…

Aug 12, 2026
Showing 1 of 1 repositories
All repositories loaded