memorix-sessions

Manage session states and contexts for AI coding agents.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a shared, persistent memory system for AI coding agents, ensuring consistent project knowledge across different agent sessions.

Core Features & Use Cases

  • Session Start/End: Control the lifecycle of a session for your AI coding agents.
  • Session Context: Retrieve session summaries and context information.
  • Project Binding: Integrate HTTP control-plane projects for agents.
  • Subagent Coordination: Ensure coordination among subagents for tasks like tasks, messages, locks, handoff, or orchestration.

Quick Start

Start a new session for your agent to ensure consistent project memory: memorix_session_start

Frequently Asked Questions about memorix-sessions

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

FAQPage Schema
How do I keep AI coding agent memory consistent across different sessions?

You manage shared project memory by starting a session with `memorix_session_start`, which initializes persistent context for your AI coding agents. This enables seamless knowledge transfer and collaboration across different sessions and agent types.

What is session context sharing for coding agents?

Session context sharing retrieves session summaries and state information for AI coding agents, enabling seamless knowledge transfer and collaboration across different agent types and project workflows.

How do I coordinate subagents for task handoff and orchestration?

Subagent coordination manages tasks, messages, locks, handoff, and orchestration among AI coding agents. This ensures seamless collaboration and consistent project knowledge across different sessions and agent types.

Can I bind an HTTP control-plane project to my AI agent's session?

Yes, project binding integrates HTTP control-plane projects for AI coding agents. This provides explicit project binding and coordination, catering to administrative and project management workflows for shared knowledge management.

Does shared project memory work for administrative and project management workflows?

Yes, shared project memory caters to administrative and project management workflows by providing explicit project binding and coordination. It ensures consistent project knowledge across different agent sessions for management tasks.