Lyellr88Lyellr88Communityยท1 Agent Skills Included

MARM-Systems

Persistent local memory, code graphs, and recall

Stores conversations, decisions, notes, and project history in a permanent local memory that survives across sessions. Indexes repositories into searchable code graphs and connects people, errors, and ideas through an automatic concept graph. Eliminates lost context when switching between coding assistants, with hybrid search, deduplication, and a browsable web console.
npx skills add Lyellr88/MARM-Systems --all -g -y
Available:

Gives coding agents the architectural rules, consistency checklists, and testing requirements for safely modifying the MARM memory server codebase.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install MARM-Systems?โ–ผ

Run `npx skills add Lyellr88/MARM-Systems --all -g -y` in your terminal to install all skills in this suite globally.

How to give an AI assistant permanent memory?โ–ผ

MARM stores conversations, decisions, and project history in a local SQLite database that your assistant can search and recall across every session.

Does MARM work with Claude Code and Codex?โ–ผ

Yes. MARM runs as a standard MCP server over HTTP or STDIO and connects to Claude Code, Codex, Gemini, Cursor, and other MCP-compatible clients.

Can MARM index my codebase automatically?โ–ผ

Yes. Point it at a repository once and it builds a code graph with symbol lookup and call tracing, keeping itself updated as you commit changes.

Is my data private with MARM?โ–ผ

Yes. MARM is local-first: all memories and graphs stay in SQLite databases on your own machine, with optional API-key protection for shared setups.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’