dream-memory
241Skill Claude CodeCodex
Consolidate recent logs, sessions, and existing memory files into durable topic memories, normalize dates, prune stale entries, and keep MEMORY.md short enough for prompt use.
4,556 tagged agent-memory, measured the same way as everything else here.
Browse within: coding-agents 40knowledge-graph 40fastapi 20agent-orchestration 19llm-agents 17chat-database 11realtime-database 11streaming 11agentic-coding 10ai-memory 10claude-code-commands 10knowledge-management 9cognitive-architecture 8coding-agent 7
Skill Claude CodeCodex
Consolidate recent logs, sessions, and existing memory files into durable topic memories, normalize dates, prune stale entries, and keep MEMORY.md short enough for prompt use.
Skill Claude CodeCodex
Build a lightweight proactive mode with scheduled checks, sleep intervals, concise user briefs, and expiry safeguards so an agent can work in the background without becoming an uncontrolled daemon.
Skill Claude CodeCodex
Extract durable memories from recent conversation turns into user, feedback, project, and reference categories while avoiding stale code-state facts.
Instructions file CodexOpenCode
Instructions for Meterless/Meterless, covering agent instructions for meterless, routing table, isolation rule, repo-wide rules and non-coding agents.
Plugin Claude Code
Plugin marketplace listing 2 plugins: superlocalmemory, superlocalmemory-codex.
Instructions file CodexOpenCode
AGENTS.md instructions for qualixar/superlocalmemory, covering gitnexus — code intelligence, always do, never do, resources and cli.
Agent
Advises on scope, roles, compliance, and GDPR use in SuperLocalMemory. Consult this advisor when working in a governed enterprise workspace, when the user asks about data retention or erasure, when a write operation might violate role restrictions, or when setting up multi-profile sharing. Never bypasses governance…
Agent
Runs a task as a bounded loop backed by SuperLocalMemory: iterate until an INDEPENDENT gate passes — never the agent's own claim. Delegate here when a task has a checkable acceptance condition (a test suite, a JSON schema, a linter, a reconciliation rule, a security scan) and you want gate-verified completion with an…
Agent
Advises the main agent on using SuperLocalMemory well — when to call sessioninit, remember, recall, and search; how to phrase queries; and how to keep memory clean. Delegate here for any "should I save/recall this?" decision or when memory results look wrong.
Command
Run a task as a bounded, gate-verified loop backed by SuperLocalMemory — iterate until an independent gate passes, never on the agent's own claim.
Hook
Runs when a session starts, running an inline shell check (2 commands). From qualixar/superlocalmemory.
Hook
Runs before the agent uses a tool for WebSearch and WebFetch tool calls, running an inline shell check. From qualixar/superlocalmemory.
Hook
Runs after a tool call finishes for Bash, Read, Write, Edit, Glob, Grep, Agent, WebFetch, WebSearch and NotebookEdit tool calls, running an inline shell check. From qualixar/superlocalmemory.
Skill Claude CodeCodex
Enterprise compliance and governed workspace behavior for SuperLocalMemory. Covers role-based access (admin/member/viewer), retention policies, audit trail, GDPR data export/erase, and how agents must behave when operating under workspace governance. Requires power MCP profile for audit/retention tools. Agents must…
Skill Claude CodeCodex
Index and query a codebase as a structural graph — build the code graph, trace blast radius of a change, find callers/callees/inheritors, semantic code search by meaning, assemble PR review context, and detect what changed since last index. Use when the user asks how code connects, what breaks if X changes, what calls…
Skill Claude CodeCodex
Search and retrieve facts, decisions, and past context from SuperLocalMemory. Use when the user asks to recall, find, search, or "what did we decide/say about X". Triggers multi-channel semantic retrieval with reranking; always call before storing anything new.
Plugin Claude Code
Local-first agent memory with auditable hybrid retrieval — the Codex build, with Codex-shaped rules, hooks and launcher.
MCP server Claude CodeCodexCursor +2
MCP server "superlocalmemory" as configured in qualixar/superlocalmemory. Launched with ${CLAUDE_PLUGIN_ROOT}/scripts/slm-launch. Needs 1 environment variable to run.
Instructions file GitHub Copilot
Copilot instructions for qualixar/superlocalmemory, covering superlocalmemory (slm) — agent rules, session start, remember, recall and optimize (fail-open).
Plugin Claude Code
Local-first agent memory + reversible context compression and KV cache, as an MCP server. 34-tool code profile with graph intelligence.
Skill Claude CodeCodex
Review PRs: diffs, inline comments via gh or REST.
Skill Claude CodeCodex
Plan mode: write markdown plan, no execution.
Skill Claude CodeCodex
4-phase root cause debugging: understand bugs before fixing.
Cursor rule Cursor
Cursor rule "cursorrules" from 0xNyk/awesome-agent-cortex, covering .cursorrules — cursor ide rules file, project context, tech stack, code style and development workflow.
At most 3 mods per repository are shown here — the rest are on their repository pages: