memorix-troubleshooting

Diagnose and resolve Memorix MCP, setup, and integration issues.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Memorix troubleshooting helps users identify and fix common issues related to Memorix's operation, including MCP integration, project binding, HTTP control plane, hooks, skills, and agent integration.

Core Features & Use Cases

  • MCP Diagnostics: Offers a diagnostic router to check for missing MCP tools, project binding status, and HTTP control plane issues.
  • Hook Management: Provides commands to check if hooks are firing correctly and preview generated files.
  • Setup and Integration: Assists in reinstalling host integration and starting background services for dashboard/control plane access.

Quick Start

Run memorix troubleshoot --issue <issue> to diagnose a specific issue with Memorix.

Frequently Asked Questions about memorix-troubleshooting

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

FAQPage Schema
How do I troubleshoot MCP missing tools in shared memory agent integration?

To troubleshoot MCP missing tools in shared memory agent integration, run the diagnostic router to check project binding status and HTTP control plane issues. This identifies whether the MCP server is correctly exposing tools to your AI coding agents.

Why are my Memorix hooks not firing correctly?

Memorix hooks may not fire correctly due to misconfigured project binding or setup issues. Use hook management diagnostic commands to check firing status and preview generated files to verify the hook execution lifecycle.

How do I fix HTTP control plane issues in AI agent shared memory?

To fix HTTP control plane issues in AI agent shared memory, start the required background services for dashboard access and run the diagnostic router to identify connectivity or configuration failures within the control plane.

What is the best way to diagnose agent integration failures with shared memory systems?

The best way to diagnose agent integration failures with shared memory systems is running a targeted diagnostic command with the specific issue name. This pinpoints failures across MCP, hooks, and project binding for precise repair.

Can I reinstall host integration to resolve shared memory setup errors?

Yes, you can reinstall host integration to resolve shared memory setup errors. Reinstalling repairs the host binding and allows you to restart background services needed for dashboard and HTTP control plane access.