memoir-status

Inspect Memoir Codex store path, active branch, and memory metrics.

604|43|Updated Aug 8, 2025
One-click install
npx skills add https://github.com/zhangfengcdt/memoir --skill memoir-status
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: memoir-status
Source: https://github.com/zhangfengcdt/memoir/tree/main/plugins/codex/skills/memoir-status
Command: npx skills add https://github.com/zhangfengcdt/memoir --skill memoir-status

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Memoir status checks give developers a quick view of the current Codex project: store path, active branch, commit count, memory count, and namespaces. This helps diagnose misconfigurations and ensure that memory is being tracked correctly.

Core Features & Use Cases

  • Inspect project store location, current active branch, and commit count to understand memory history.
  • Verify memory namespace usage and store health during development and debugging.
  • Use for onboarding and troubleshooting when memories do not appear or the Codex plugin appears misaligned.

Quick Start

Run a status check in the Codex project to display store path, active branch, commit count, memory count, and namespaces.

Frequently Asked Questions about memoir-status

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

FAQPage Schema
How do I check Memoir project status and verify the active store path?

To check Memoir project status, run a status check to display the store path, active branch, commit count, memory count, and namespaces. This aggregates configuration data and memory metrics for quick diagnostics.

What does memory namespace usage tell me about my Codex project health?

Memory namespace usage reveals how memories are organized and tracked across the Codex project. Inspecting namespaces during debugging helps verify store health and identify misconfigurations causing missing memories.

Can I use a status check to troubleshoot missing memories in the Codex plugin?

Yes, you can use a status check to troubleshoot missing memories in the Codex plugin. It surfaces store path, active branch, and memory metrics to diagnose alignment issues and verify memory tracking during onboarding.

How do I view the active branch and commit count for memory history diagnostics?

To view the active branch and commit count for memory history diagnostics, run a Memoir status check. It reads configuration files and aggregates project metrics to surface version-control information and memory counts.

Why does my Codex plugin appear misaligned when memories do not appear during debugging?

Memories may not appear because the Codex plugin appears misaligned with the active store or branch. A status check verifies the store path, memory count, and namespaces to diagnose configuration issues during troubleshooting.