memorix

Manage shared project memory and session context for AI coding agents.

618|48|Updated Feb 14, 2026
One-click install
npx skills add https://github.com/AVIDS2/memorix --skill memorix-avids2
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: memorix
Source: https://github.com/AVIDS2/memorix/tree/main/plugins/claude/memorix
Command: npx skills add https://github.com/AVIDS2/memorix --skill memorix-avids2

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires claude-code, codex, cursor, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides a shared memory layer for AI coding agents, enabling the retention and retrieval of project knowledge and context across different tools and sessions.

Core Features & Use Cases

  • Shared Project Memory: Allows AI coding agents to access a unified project memory, regardless of the session or tool.
  • Reasoning Memory: Captures the rationale behind technical decisions and design choices for future reference.
  • Session Management: Manages sessions, handoffs, and coordination among multiple agents for effective project workflows.
  • Git Memory Integration: Utilizes Git commit history as a source of project context and evidence.
  • Mini-Skills Promotion: Promotes reusable knowledge into mini-skills for agents to leverage in their tasks.
  • Use Case: When using Claude Code, Codex, Cursor, and other AI coding agents across various project tools, Memorix ensures consistent project understanding and decision-making.

Quick Start

Use the memorix skill to recall the project context with memorix context --task "update feature X".

Frequently Asked Questions about memorix

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I maintain shared memory for AI coding agents across different sessions?

To maintain shared memory for AI coding agents across different sessions, you need a shared memory layer that stores and retrieves project context, ensuring consistent understanding and decision-making across tools like Claude Code, Codex, and Cursor.

How does reasoning memory capture technical decisions for AI project management?

Reasoning memory captures the rationale behind technical decisions and design choices for AI project management. This provides future reference for project context, ensuring consistent understanding across subsequent coding agent sessions.

Can I use Git integration to provide project context for multiple AI agents?

Yes, you can use Git integration to provide project context for multiple AI agents. Git commit history is utilized as a source of project context and evidence, enabling agents to reference past technical decisions during multi-agent coordination.

What is the best way to manage multi-agent session handoffs in software engineering?

The best way to manage multi-agent session handoffs in software engineering is to use a shared memory layer with session management. This facilitates coordination by retaining project knowledge and context across different tools and active sessions.

Does Memorix work with Claude Code, Codex, and Cursor for project coordination?

Yes, Memorix works with Claude Code, Codex, and Cursor for project coordination. It integrates with these AI coding agents and a project's Git repository to facilitate multi-agent coordination through shared project memory.

Do I need a Git repository to utilize shared AI project memory features?

Yes, you need a Git repository to utilize shared AI project memory features. The system requires integration with a project's Git repository to utilize commit history as a source of project context and evidence for the agents.