status

Assess Claude memory stores for capacity and stale entries.

Updated Apr 9, 2026
One-click install
npx skills add https://github.com/Patasse97/claude-skills --skill status-patasse97
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: status
Source: https://github.com/Patasse97/claude-skills/tree/main/engineering-team/self-improving-agent/skills/status
Command: npx skills add https://github.com/Patasse97/claude-skills --skill status-patasse97

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Memory health dashboard to surface line counts, topic files, capacity, stale entries, and recommendations across Claude projects.

Core Features & Use Cases

  • Memory overview: shows line counts in MEMORY.md, topic files, and project CLAUDE.md usage.
  • Health signals: detects stale entries and suggests cleanup or optimization.
  • Use Case: Quickly assess project memory health and identify bottlenecks across multiple memory stores.

Quick Start

Run /si:status to display the memory health dashboard for your current Claude project.

Frequently Asked Questions about status

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

FAQPage Schema
How do I check Claude project memory health and capacity limits?

To check Claude project memory health, you can generate a dashboard that aggregates line counts from MEMORY.md, CLAUDE.md, and topic files to surface capacity bottlenecks and stale entries across all active memory stores.

What is the best way to find stale entries in Claude memory files?

Finding stale entries in Claude memory files is done by running deterministic checks across your project directories to identify outdated topic files and suggest actionable cleanup or optimization recommendations.

How do I monitor memory usage across multiple Claude projects?

You can monitor memory usage across multiple Claude projects by aggregating data from individual MEMORY.md and CLAUDE.md files into a unified dashboard, providing a comprehensive overview of file health and line counts.

Do I need external dependencies to assess MEMORY.md file health?

You do not need external dependencies to assess MEMORY.md file health, as the analysis relies entirely on existing project files and uses a deterministic set of built-in checks to report capacity and optimization suggestions.

Why does my Claude project memory feel disorganized or hard to navigate?

Claude project memory often becomes disorganized when topic files exceed capacity or contain stale entries, which you can identify by generating a health dashboard to surface line counts and actionable cleanup recommendations.

Can I use a memory dashboard for CLAUDE.md and topic files together?

Yes, you can use a memory dashboard for CLAUDE.md and topic files together, as it aggregates both file types alongside MEMORY.md to provide a complete health overview and identify suggested optimizations for your current project.